AndyGFX Posted September 4, 2010 Share Posted September 4, 2010 This pack contain two old class collection HUD and GUI posted from "old" LE forum. They are now writed little bit specialy. This dev. pack is designer on two different BMX mods - miniB3DExtNew and Leadwerks. This solution is good for me , because i have crapy notebook in office and i want some-time work on my game prototypes and ideas. What is include: 01 - GUI sample 02 - HUD sample 03 - SBX file loader 04 - Space Invaders Game All this samples are possible compile with LE or miniLE (modified miniB3DExtNew) very simple. For miniLE compilation u need use this part of code: Import agfx.agfx_minile Include "classes/AGFX_WRAPPER/miniB3Dext/TAGFX_LE_Wrapper_to_mB3D.bmx" Include "classes/TAGFX.bmx" and for LE compilation u need use this part of code: Framework leadwerks.engine Import "classes/Framework/Framework.bmx" Include "classes/AGFX_WRAPPER/Leadwerks/TAGFX_LE_Wrapper_to_LE.bmx" Include "classes/TAGFX.bmx" Note #1: Wrapper contain basic commands for entity, color, fonts, text, texture, World, ... Note #2: you need use absolut path to file for loading content, this path is automaticaly converted to abstract path when is used LE compilation. Example: File "media_si/Models/enemy_a/si_enemy_a.gmf" is with miniLE converted to "media_si/Models/enemy_a/si_enemy_a.b3d" and with LE to "abstract::si_enemy_a.gmf". For more infos look inside my code - are free - like before Screenshots: Download: DEV PACK Quote [HW] C2D Q6600, 4GB RAM, NV8800GTX, Vista Ultimate x64 [sW] Blide Plus, BlitzMax, Delphi, C++, 3DWS 5.53, Leadwerks 2.xx Link to comment Share on other sites More sharing options...
AggrorJorn Posted September 4, 2010 Share Posted September 4, 2010 nice work Andy, thanks for publishing this. Quote Link to comment Share on other sites More sharing options...
macklebee Posted September 4, 2010 Share Posted September 4, 2010 Thanks Andy... Your HUD example has always come in handy. Quote Win7 64bit / Intel i7-2600 CPU @ 3.9 GHz / 16 GB DDR3 / NVIDIA GeForce GTX 590 LE / 3DWS / BMX / Hexagon macklebee's channel Link to comment Share on other sites More sharing options...
Flexman Posted September 6, 2010 Share Posted September 6, 2010 Brilliant, I just lost 15 mins to space invaders Quote 6600 2.4G / GTX 460 280.26 / 4GB Windows 7 Author: GROME Terrain Modeling for Unity, UDK, Ogre3D from PackT Tricubic Studios Ltd. ~ Combat Helo Link to comment Share on other sites More sharing options...
AndyGFX Posted September 6, 2010 Author Share Posted September 6, 2010 Quote [HW] C2D Q6600, 4GB RAM, NV8800GTX, Vista Ultimate x64 [sW] Blide Plus, BlitzMax, Delphi, C++, 3DWS 5.53, Leadwerks 2.xx 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.