Jump to content

3D Game~


RaiNote
 Share

Recommended Posts

Hi,

Is there a way to make  within AutoIt a 3D game or at least 3D Images?

I think it'll look at the end with an Array Holding masses of Pictures which are being placed at the end.

If this won't be possible anywayis there a 2D UDF?

-Loves to ask :P

  • C++/AutoIt/OpenGL Easy Coder
  • I will be Kind to you and try to help you
  • till what you want isn't against the Forum
  • Rules~

 

Link to comment
Share on other sites

Ok~

Did you mean

https://www.autoitscript.com/forum/topic/113881-au3irrlicht-20/?page=1

Seems a bit old but Looks like it would still work but some example won't work^^

Thanks to IrrLicht i could make now better GUI's and maybe a Little game~

Edited by RaiNote
  • C++/AutoIt/OpenGL Easy Coder
  • I will be Kind to you and try to help you
  • till what you want isn't against the Forum
  • Rules~

 

Link to comment
Share on other sites

With pure AutoIt code you can create some simple 3D effects but not a full 3D game because AutoIt is too slow.

You have to use additional 3rd party 3D engines like Irrlicht, as mentioned, Direct2D, OpenGL, etc.

Edited by UEZ

Please don't send me any personal message and ask for support! I will not reply!

Selection of finest graphical examples at Codepen.io

The own fart smells best!
Her 'sikim hıyar' diyene bir avuç tuz alıp koşma!
¯\_(ツ)_/¯  ٩(●̮̮̃•̃)۶ ٩(-̮̮̃-̃)۶ૐ

Link to comment
Share on other sites

Irrlicht isn't a real engine i think~ just a compatible DirectX for AutoIt :3 but still is nice

Is there any Tutorial to make the 3D Map Chars etc Files?~

If there is any Special Program needed i got:

  • Photoshop CS5
  • 3D Builder
  • Clip Studio
  • Paint
  • Sprite Buddy
  • Unity 5 Engine for Objects
  • VS2015
  • TGA Tool
Edited by RaiNote
  • C++/AutoIt/OpenGL Easy Coder
  • I will be Kind to you and try to help you
  • till what you want isn't against the Forum
  • Rules~

 

Link to comment
Share on other sites

If u Quote then pls not just a bit from the sentence~

"Irrlicht isn't a real engine i think~ just a compatible DirectX for AutoIt "

Edited by RaiNote
  • C++/AutoIt/OpenGL Easy Coder
  • I will be Kind to you and try to help you
  • till what you want isn't against the Forum
  • Rules~

 

Link to comment
Share on other sites

Irrlicht isn't a real engine i think~ just a compatible DirectX for AutoIt :3 but still is nice

Irrlicht is a rendering engine, that is diffrent from "a game engine". While you can do nice things and even on some level make a game AI and network are not there and that is something for you to make yourself.

So to answer your question "Is there a way to make within AutoIt a 3D game or at least 3D Images?" yes

And to comment on this "Seems a bit old but Looks like it would still work but some example won't work^^"

For that verison of irrlicht i hardly think it will get an update. On the other hand in my sign you have link to au3 oIrrlicht with source code and guide how to recompile if you need your own 1.8.1. so if you wish you can add new func yourself and share them with rest of comunity.

TCP server and client - Learning about TCP servers and clients connection
Au3 oIrrlicht - Irrlicht project
Au3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related)



460px-Thief-4-temp-banner.jpg
There are those that believe that the perfect heist lies in the preparation.
Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost.

 
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...