rssradargen
Category: | script |
---|---|
Author(s): | Ren712 |
Downloads: | 390 |
Rate: | You need to be logged in to vote |
Rating: | 5 (2 Votes) |
Description:
Resource: radargen v0.0.7
Author: Ren712
You can generate minimap tiles and a bigmap for original or custom
map that you have. Nice antialiased tiles, proper orthographic projection
matrix and mrt output, no need to use any external graphics software.
It's a very early alpha version, so there is much wrong about it
No gui, no config file, not easy to use, etc
In order to improve it I'd have to rewrite the whole thing
I have no time for that so I'm sharing what i have done so far.
Use this resource as you want, edit it, use code snippets, shaders in
your own resource - but don't forget to mention me in credits.
settings in c_main.lua adjusted for radar3d resource
https://community.multitheftauto.com/index.php?p=resources..p;id=12839
the files are saved in \mods\deathmatch\resources\radargen...
(more)
Author: Ren712
You can generate minimap tiles and a bigmap for original or custom
map that you have. Nice antialiased tiles, proper orthographic projection
matrix and mrt output, no need to use any external graphics software.
It's a very early alpha version, so there is much wrong about it
No gui, no config file, not easy to use, etc
In order to improve it I'd have to rewrite the whole thing
I have no time for that so I'm sharing what i have done so far.
Use this resource as you want, edit it, use code snippets, shaders in
your own resource - but don't forget to mention me in credits.
settings in c_main.lua adjusted for radar3d resource
https://community.multitheftauto.com/index.php?p=resources..p;id=12839
the files are saved in \mods\deathmatch\resources\radargen...
(more)
Version history
Version | Publish Date | Changes | |
---|---|---|---|
0.0.7 | 2022-01-27 22:30:49 | -different height detection to properly work with custom maps -xyTileStart, xyTileEnd and searchPositionZ(from,mid,to) for better customization |
Download |
0.0.6 | 2022-01-13 01:13:06 | -added leftUpStartPos xy, tileNumber xy and roofPositionZ for non standard map dimensions | Download |
0.0.5 | 2022-01-08 03:49:51 | First public release | Download |