MrIslomaniac Posted January 10, 2010 Share Posted January 10, 2010 Hey guys the 'small school project' is actually a really big and important one, it replaces 1 classtest in year 12! So heres my problem: UPS() does work in Lua, but doesn't in C++, so what command is it? Next thing I need to know is well i don't know anymore -.- I'll write that later Until then cya folks and thanks in advance MrIslomaniac Quote Link to comment Share on other sites More sharing options...
Canardia Posted January 10, 2010 Share Posted January 10, 2010 UPS() works also in C++, if you code your main loop correctly. The raw version of the main loop should be like this: UpdateAppTime(); UpdateWorld(AppSpeed()); RenderWorld(); but since everyone should use LEO Framework, it should look like this: fw.Update(); fw.Render(); Quote ■ Ryzen 9 ■ RX 6800M ■ 16GB ■ XF8 ■ Windows 11 ■ ■ Ultra ■ LE 2.5 ■ 3DWS 5.6 ■ Reaper ■ C/C++ ■ C# ■ Fortran 2008 ■ Story ■ ■ Homepage: https://canardia.com ■ Link to comment Share on other sites More sharing options...
Scott Richmond Posted January 10, 2010 Share Posted January 10, 2010 Actually since Josh as fully integrated Framework now, shouldn't it be: UpdateFramework(); RenderFramework(); Quote Programmer, Modeller Intel Core i7 930 @ 3.5GHz | GeForce 480 GTX | 6GB DDR3 RAM | Windows 7 Premium x64 Visual Studio 2008 | Photoshop CS3 | Maya 2009 Website: http://srichnet.info Link to comment Share on other sites More sharing options...
Canardia Posted January 10, 2010 Share Posted January 10, 2010 Yes, but then you don't use LEO, but only procedural C++. I think in the long run every game needs more and more OOP when things get more complex. Quote ■ Ryzen 9 ■ RX 6800M ■ 16GB ■ XF8 ■ Windows 11 ■ ■ Ultra ■ LE 2.5 ■ 3DWS 5.6 ■ Reaper ■ C/C++ ■ C# ■ Fortran 2008 ■ Story ■ ■ Homepage: https://canardia.com ■ Link to comment Share on other sites More sharing options...
MrIslomaniac Posted January 12, 2010 Author Share Posted January 12, 2010 Thanks guys =) I'll try that after school today. Are there any tutorials on LEO? I have never used it and don't know how to enable it Quote Link to comment Share on other sites More sharing options...
Scott Richmond Posted January 12, 2010 Share Posted January 12, 2010 Not sure how up to date it is, but here is a good start: http://leadwerks.com/wiki/index.php?title=LEO_Class_Wrappers Quote Programmer, Modeller Intel Core i7 930 @ 3.5GHz | GeForce 480 GTX | 6GB DDR3 RAM | Windows 7 Premium x64 Visual Studio 2008 | Photoshop CS3 | Maya 2009 Website: http://srichnet.info Link to comment Share on other sites More sharing options...
Rick Posted July 17, 2019 Share Posted July 17, 2019 The bots are having conversations with each other! After the human race is all dead bots will still be replying to each other on forums and the aliens that find earth will be very confused. 1 Quote Link to comment Share on other sites More sharing options...
Josh Posted July 18, 2019 Share Posted July 18, 2019 Wow, that was interesting. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Yue Posted July 18, 2019 Share Posted July 18, 2019 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.