Page 1 of 1

Yourself's Isometric HTML5 Map Renderer

Posted: Mon May 27, 2013 5:50 pm
by Ballistic
Note: This will only work on Chrome if it is hosted from a web server due to security restrictions.

To use the program simply browse for a VXL file and open it. Your web browser will freeze for several seconds while the image is rendered and then the image will be displayed.

This is a JavaScript program which loads a vxl file and renders an isometric view of the map. I was making this program to be used for a map repository but it runs too slowly to be used (takes a few seconds to render large maps on my computer...)

Maps can easily reach 500,000+ surface voxels, so it looks like real time rendering is out of the picture for now. Currently everything is 2d and it doesn't use WebGL at all.


~Yourself

Example:
Spoiler:
Image
(Alexandria by Lostmotel)
Download: https://www.box.com/s/0b9e408228a433fd5c7b

Re: Isorender

Posted: Fri Jun 07, 2013 9:15 am
by TB_
You don't know?
Well, where did you find it?

Re: Isorender

Posted: Fri Jun 07, 2013 4:12 pm
by learn_more
would be a nice idea to host that file on bns.com, and to update the server list to show pictures from known maps (cached and all)

Re: Isorender

Posted: Tue Jun 11, 2013 5:30 pm
by Ballistic
TB_ wrote:
You don't know?
Well, where did you find it?
I asked for the link in the bns irc chat

Re: Isorender (Isometric Renderer)

Posted: Sun Jul 21, 2013 7:44 pm
by izzy
Ballistic_ wrote:
I didn't make this programm, I think it was Dany0. Correct me if I'm wrong.
You're wrong. It's by Yourself. Original release thread: http://forumarchive2.spadille.net/viewt ... 64&t=11544

Re: Isorender (Isometric Renderer)

Posted: Sat Jul 27, 2013 10:56 pm
by Ballistic
izzy wrote:
Ballistic_ wrote:
I didn't make this programm, I think it was Dany0. Correct me if I'm wrong.
You're wrong. It's by Yourself. Original release thread: http://forumarchive2.spadille.net/viewt ... 64&t=11544
Ok thanks for correcting me. I'll change it.

Re: Yourself's Isometric HTML5 Map Renderer

Posted: Fri Dec 27, 2013 8:23 am
by Ballistic
Bump.
Updated thread (copied Yourself's thread from the archives) and added Yourself's original link.

Re: Yourself's Isometric HTML5 Map Renderer

Posted: Wed Jan 01, 2014 11:40 pm
by ei8htx
Very useful, thanks for this.

Re: Yourself's Isometric HTML5 Map Renderer

Posted: Fri Jan 03, 2014 11:49 am
by Ballistic
ei8htx wrote:
Very useful, thanks for this.
np but thank Yourself for making it Blue_BigSmile