Engine particle demo

Community Forums/Showcase/Engine particle demo

JoshK(Posted 2006) [#1]
Leadwerks engine demo showing new particle and ambient sound entities, available here:
http://www.leadwerks.com/developer/index.php/Leadwerks_3D_Engine

OpenAL installer available here (thanks to redi and other BlitzMax users):
http://www.leadwerks.com/files/OpenALwEAX.exe

Documentation on new entity classes (for 3D World Studio users) is here:
http://www.leadwerks.com/developer/index.php/Entities

Entity definitions file for 3D World Studio users here:
http://www.leadwerks.com/data/Engine/entities.def


RifRaf(Posted 2006) [#2]
asks for openal32.dll


Mustang(Posted 2006) [#3]
Google, 2 seconds: http://www.openal.org


RifRaf(Posted 2006) [#4]
Edit : Yes I see it in the original post now thanks.


JoshK(Posted 2006) [#5]
OpenAL installer is in the original post.


smilertoo(Posted 2006) [#6]
i get a missing texture error.


fredborg(Posted 2006) [#7]
It closes just after it finishes loading.



Red Ocktober(Posted 2006) [#8]
are you guys running the exe or the bat file... i got it to run with no problems on one of my systems by running Emitter.bat

right mouse click to toggle between options menu and main display...

--Mike


JoshK(Posted 2006) [#9]
smilertoo, does the program still run? There is a missing texture that isn't needed, "building_template\building_template03c".

fredborg, thanks for the info.


Sean Doherty(Posted 2006) [#10]
I assume this is for use with Blitz3D; not BlitzMax?


JoshK(Posted 2006) [#11]
It's my own engine, written in BlitzMax.