1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-05-15 04:57:45 +00:00
Commit graph

3 commits

Author SHA1 Message Date
58425c1ae0 Fix REUSE metadata 2025-05-13 22:18:47 -04:00
dfef9fdccf Draw spheres at every instance object location
Now we can see where each object is (there's no way to tell them apart
yet.) The rendering is also extremely inefficient, so don't be surprised
if it slows down on your computer.
2025-05-13 16:57:37 -04:00
93bb7fec43 Begin adding support for drawing additional objects in the renderer
This will be used in the map editor to draw where objects are. It
doesn't draw anything yet, and can't until we get LGB support in
libphysis.
2025-05-13 15:19:11 -04:00