[Logo with desert chrome and lasers]

More samples (D3D + LD)
FREE DOWNLOAD
Disclaimer: This is released as-is, it works really well with the stuff I have tried so far but I haven't tested Eduke32 limit removal that well as I added it just recently, from a quick glance, slum noir rendered without any trouble.
Some might have seen this being posted in the "what are you working on" thread.
Instead of sitting on it for years before releasing, I decided to release it now.
I hope that someone will find this useful or even take the idea further.
== TL;DR version ==
-> Requires windows
-> Eats in '.map' files from Duke3D and Lameduke, possibly other versions as well.
-> Outputs a '.html' that has SVG in it.
-> Able to do some basic comparisons between two .map files
-> All this with a pretty UI that belongs to the 80s!
== In more detail ==
"Behind the scenes"
=> Conversion between versions relies on CONVMAPx binaries being on the same directory as svgmap itself.
=> svagtemp.map gets output and used for reading and possible conversions.
- Convmap © Ken Silverman
== Usage ==
Upong starting, it will ask for a .map file.
=> Give the name without the .map extension, 'myhouse.map' would be 'myhouse'
It will ask you for another map file for comparison
IF you want to compare => enter another map file in here, same way as above
IF you don't want to => simply press enter without entering anything'
Question for extra parameters
=> <space> will get you to the extra params screen
=> <enter> will speed up skipping this part
---> (if using extra params)
EXTRA PARAMS:
Offsets: How much should the map#1 be offset compared to map#2 when comparing.
This is useful if the layout was shifted slightly between versions and you want to overlap them.
Scaling: Apply some sort of scaling to the canvas, not perfect but in some cases it makes it a lot better.
Every option is essentially a combination of auto-scaling / automatic offsets and manual tuning with offsets.
<---
You will begin to see bunch of fancy matrix-like stuff that is mainly a debug output showing on what is being done.
After this it will auto-quit and you will end up with 'mapname.html' i.e. 'myhouse.html'
Try to drag&drop the .html to any modern browse, behold!
== Other ==
Questions?
IRC: oasiz @freenode / ircnet / quakenet
I would gladly help if someone wants to make a better version of this, preferably an online version that is
cross-platform and more user friendly.
Some updates on this can of course be done.
Suggestions are welcome but I won't start applying textures as I have no idea how to approach that problem.
Maybe sprites at most.
Thanks