radiantjs
radiantjs copied to clipboard
WebGL map editor for id Tech engines.
Results
1
radiantjs issues
Sort by
recently updated
recently updated
newest added
The current code structure simply won't scale as Radiant.js grows. Lets propose some naming conventions here: - public/scripts/main - ui/menu.js - ui/modal.js - model/map.js - model/polygon.js - model/parser.js - view/view.js...