Commit Graph

8 Commits

Author SHA1 Message Date
lawnjelly 5dec13ae93
Fix compiler command line on windows 2020-02-15 08:25:31 +00:00
lawnjelly 969abe8092
Properly deal with duplicate verts in portal geometry 2020-01-07 18:16:54 +00:00
lawnjelly 7515bda46c
Optional convex hull bound for rooms
And also moved to a unity build.
2019-09-17 14:30:31 +01:00
lawnjelly 56e785ab4b
Refactor LRooms and LPortals to no longer be part of scene graph 2019-09-15 15:39:01 +01:00
lawnjelly 664e8175bf
Dynamic objects now working
Code needs cleaning up though, and replacing Vector with LVector, and adding culling for dynamics.
2019-09-13 19:15:25 +01:00
lawnjelly a2281009a2
Using pool and vector wrapper for planes to prevent allocations 2019-09-12 19:53:24 +01:00
lawnjelly 726412a97b
First working test version 2019-09-12 15:51:33 +01:00
lawnjelly f02b5f42d6
Add files via upload
Work in progress, conversion spatials to rooms / portals
2019-09-11 08:09:36 +01:00