f01af5f9724148fdc6e434a70fa9cf84366dcd59
Remove intermediate `CsvData` struct and create a point cloud directly instead. Though the bottleneck is almost certainly parsing the file, this removes a copy for the attribute values and reduces peak memory usage. Also do some small cleanups to the import process: use C++ casting, prefer StringRef over std::string, remove unnecessary whitespace, and remove non-helpul comments.
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
