Difference between revisions of "User:Jin Ke"
From BRL-CAD
(→Monday, June 10th, 2024) |
|||
Line 9: | Line 9: | ||
* Updated the CMake file to add a new project, rt_trainneural. | * Updated the CMake file to add a new project, rt_trainneural. | ||
* Added the file rt_trainer.cpp, which is prepared for the sampling method. | * Added the file rt_trainer.cpp, which is prepared for the sampling method. | ||
+ | |||
+ | ==Tuesday, June 11th, 2024== | ||
+ | |||
+ | * A function was written using rt_raytrace to collect receipts with the output r,g,b |
Revision as of 11:01, 11 June 2024
Contents
Development Logs
Community Bonding Period
- Familiarizing with previous work,especially [Neural Intersection Functions](https://arxiv.org/abs/2306.07191)
Work Period
Monday, June 10th, 2024
- Updated the CMake file to add a new project, rt_trainneural.
- Added the file rt_trainer.cpp, which is prepared for the sampling method.
Tuesday, June 11th, 2024
- A function was written using rt_raytrace to collect receipts with the output r,g,b