Show whole topic Jan 11, 2015 11:17 pm
beko Offline
Developer, Administrator
Registered since: Jun 04, 2004
Location: Cresbach


Subject: Re: Map Random Generator;rumaxclub.ru
I worked on our editor today and v0.2 is coming up:



I completely rewrote the classes to use a different approach and to get a clean schema. It no longer operates on binary data (WRL files) but imports WRL to a database resulting in a lot of faster operations because the map consists basically of numbers and images only. Both can now be cached and delivered to any WebGL enabled browser (that'd be any modern browser nowadays). It's very fast since any work is done on the client side and uses the GPU for rendering. The server is only needed to collect the data during saving and to generate the WRL file again when the map is done (or to be tested).

I updated the underlaying Three.js library to the latest version (that was quite some work) and ironed out some bugs that the first demo always had. For now I'm really happy with the work done.
Bernd Kosmahl
"Sir, we are surrounded!" - "Great - we can attack in any direction."