|
You are here |
littlegreenviper.com | ||
| | | | |
nklein.com
|
|
| | | | | This month, I added CSG (Constructive Solid Geometry) operators to the ray-tracer that I mentioned in the previous post. I added intersections, complements, and unions. You can find the source code in my weekend-raytracer github repo. | |
| | | | |
opensource.googleblog.com
|
|
| | | | | The 2024 GSoC program is open to students and to beginners in open source software development. Contributor applications will open on Monday, March 18 | |
| | | | |
blog.jayfields.com
|
|
| | | | | I'm very happy to see that the previous hack I detailed for IntelliJ is no longer necessary. Following my post (a few days later) I got th... | |
| | | | |
chetanjags.wordpress.com
|
|
| | | Image Based Lighting is used to implement ambient lighting for dynamic objects coming from static objects in a game level. In most cases, it is used for specular lighting or reflections. In this process lighting information at thepotential point of interests is stored in a special type of cube maps called Light probes. These Light... | ||