RaiNote Posted September 7, 2015 Share Posted September 7, 2015 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 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 More sharing options...
jguinch Posted September 7, 2015 Share Posted September 7, 2015 Search irrlicht as starting point. RaiNote 1 Spoiler Network configuration UDF, _DirGetSizeByExtension, _UninstallList Firefox ConfigurationArray multi-dimensions, Printer Management UDF Link to comment Share on other sites More sharing options...
RaiNote Posted September 7, 2015 Author Share Posted September 7, 2015 (edited) Ok~Did you meanhttps://www.autoitscript.com/forum/topic/113881-au3irrlicht-20/?page=1Seems 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 September 7, 2015 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 More sharing options...
UEZ Posted September 7, 2015 Share Posted September 7, 2015 (edited) 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 September 7, 2015 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 More sharing options...
RaiNote Posted September 7, 2015 Author Share Posted September 7, 2015 (edited) Irrlicht isn't a real engine i think~ just a compatible DirectX for AutoIt :3 but still is niceIs there any Tutorial to make the 3D Map Chars etc Files?~If there is any Special Program needed i got:Photoshop CS53D BuilderClip StudioPaintSprite BuddyUnity 5 Engine for ObjectsVS2015TGA Tool Edited September 7, 2015 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 More sharing options...
Luigi Posted September 8, 2015 Share Posted September 8, 2015 Irrlicht isn't a real engineI thinking it was... Why not?I know... don't have IA, Network... but it's free and easy.The BogQ make a greate work with other udf with IrrLicht: https://www.autoitscript.com/forum/topic/122273-au3impact/?page=2 Visit my repository Link to comment Share on other sites More sharing options...
RaiNote Posted September 8, 2015 Author Share Posted September 8, 2015 (edited) 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 September 8, 2015 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 More sharing options...
bogQ Posted September 10, 2015 Share Posted September 10, 2015 Irrlicht isn't a real engine i think~ just a compatible DirectX for AutoIt :3 but still is niceIrrlicht 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?" yesAnd 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 connectionAu3 oIrrlicht - Irrlicht projectAu3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related) 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now