Commit Graph

5 Commits

Author SHA1 Message Date
Stefan Saraev
18eb6d6a0c added support for setting floating point range
Users may want to reduce their memory consumption by using fp16.
However, in my tests, such attempts will result in lower quality renders.
Some data type conversions did not have any impact, so I removed them completely.
2024-05-15 22:29:23 +03:00
JonathonLuiten
fc7432d8b6
Typo in gaussian_renderer.__init__.py (#68)
fixed a typo
2023-07-31 22:06:33 -07:00
bkerbl
d4fa4779d5 Debugging functionality 2023-07-23 12:48:17 +02:00
Bernhard Kerbl
26942586b1 Added licenses, bumped submodule versions 2023-07-05 12:22:16 +02:00
bkerbl
15d64e6781 Initial commit 2023-07-04 10:00:48 +02:00