Magnus Norddahl
|
fa1d2fb215
|
Prepare the code for writing a new ray tracer
|
2021-10-20 05:28:41 +02:00 |
|
Rachael Alexanderson
|
c0aff53de5
|
- fix building in GCC-10
|
2021-09-25 06:11:38 -04:00 |
|
Magnus Norddahl
|
82c0837928
|
Some mesh export functionality and name size changes, supposedly
|
2021-09-24 16:54:33 +02:00 |
|
Magnus Norddahl
|
79d0b257e1
|
- remove some old broken debug code
|
2018-12-31 16:53:16 +01:00 |
|
Magnus Norddahl
|
78a3da5b8c
|
- make indirect light bounces optional (--bounce=1 to enable)
|
2018-12-30 22:24:20 +01:00 |
|
Magnus Norddahl
|
908c048464
|
- rename classes and enums that used the _t typedef convention
|
2018-11-09 21:55:07 +01:00 |
|
Magnus Norddahl
|
4ceab7cec7
|
- remove kex prefix from classes
|
2018-11-09 21:26:00 +01:00 |
|
Magnus Norddahl
|
9a84d487dc
|
- split map loading code from surface mesh code
|
2018-11-09 08:42:37 +01:00 |
|
Magnus Norddahl
|
5ea89ac1b6
|
- add 3d floor ceiling and floor surfaces
|
2018-11-03 22:43:00 +01:00 |
|
Magnus Norddahl
|
cf61394714
|
- get rid of the naked new and deletes
|
2018-11-03 19:33:59 +01:00 |
|
Magnus Norddahl
|
265da537ab
|
- remove common.h
- move math classes
|
2018-11-03 18:08:45 +01:00 |
|
Magnus Norddahl
|
e37ea126ce
|
- remove memheap
|
2018-11-03 17:12:39 +01:00 |
|
Magnus Norddahl
|
dcb4f083a3
|
- remove kexArray
|
2018-11-03 16:43:58 +01:00 |
|
Magnus Norddahl
|
b588b809ea
|
- reformat files
|
2018-11-02 23:17:46 +01:00 |
|
Magnus Norddahl
|
7efc998f6e
|
- remove unused stuff
|
2018-11-02 22:57:03 +01:00 |
|
Magnus Norddahl
|
5399e988c7
|
- changed the output to be one lump using a compressed rgb16f format with 3d floors support
|
2018-11-02 22:21:32 +01:00 |
|
Magnus Norddahl
|
be1ada81a6
|
- Change dlight to consume FLevel data
|
2018-10-26 11:31:11 +02:00 |
|
Magnus Norddahl
|
0aa918dcea
|
- remove anti-patterns
|
2018-10-26 10:06:17 +02:00 |
|
Magnus Norddahl
|
405bb743a0
|
Add dlight codebase to zdray
|
2018-10-26 09:15:14 +02:00 |
|