Just tested load and render .vxl files in Flash with my voxel engine (Bengine). Some pics: Link Dead, see all the pics here: http://uh.9ria.com/space-10878-do-album-id-959.html vxl level from Voxelstein3D: http://uh.9ria.com/attachment/201011/5/10878_1288955323a3z1.png http://uh.9ria.com/attachment/201011/5/10878_1288955322FQQ3.png
vxl level from cavedemo(justfly): http://uh.9ria.com/attachment/201011/5/10878_1288955322ogk6.png http://uh.9ria.com/attachment/201011/5/10878_1288955322b6Gz.png http://uh.9ria.com/attachment/201011/5/10878_1288955322d5p6.png
Many bugs there and the application runs terribly slow, only around 10 fps, so no execuble demo for now. You can play the online flash game here: http://my.2144.cn/zt/mochi/view.php?id=1000000426 or check my old post http://www.jonof.id.au/forum/index.php?topic=1954.0 for details if it interestes you.
Still lots work to do. I will rewrite the engine structure and do some optimization. :D
Edited by Bruce_Jawn at
Jinroh at
Re: Render .vxl voxels in Flash
Looks great. ^^ I got like 2000 units time for my score. ^^
You have some plan for the future game too?
Bruce_Jawn at
Next game will be a FPS, with mouse support and guns to destroy voxels. Particles and ememies will be there, too. Still lots of work and it is a project for fun. I have no idea when I can finish it and give the next release. :)
ConsistentCallsign at
Your engine is nice, no doubt. But when compared with Voxlap, it fails sooo incredibly hard.
You should copypasta entire Voxlap code and then make an FPS game ;)
Bruce_Jawn at
Voxlap is my inspiration and destination. BUT it is too complicated for me!:( A large part of the source code is written in asm which I can't read. And I can't figure out how it works. I always love somethings simple and the core of my engine is less than 100 lines of C code. The advantage of using my own code is I know it completely.
Jinroh at
Bruce_Jawn said at
Next game will be a FPS, with mouse support and guns to destroy voxels. Particles and ememies will be there, too. Still lots of work and it is a project for fun. I have no idea when I can finish it and give the next release. :)
Sounds good. ^^ I would like to play a Flash Voxel FPS. ^^ Good luck!