https://github.com/matthaeusheer/sph-gl
An openGL render engine for 3D visualization of Gasoline SPH simulations.
https://github.com/matthaeusheer/sph-gl
cpp opengl sph
Last synced: 26 days ago
JSON representation
An openGL render engine for 3D visualization of Gasoline SPH simulations.
- Host: GitHub
- URL: https://github.com/matthaeusheer/sph-gl
- Owner: matthaeusheer
- Created: 2017-11-05T12:21:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T10:16:45.000Z (about 5 years ago)
- Last Synced: 2025-10-06T04:54:29.285Z (8 months ago)
- Topics: cpp, opengl, sph
- Language: C++
- Homepage:
- Size: 17.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sph-gl
This is a fast point-cloud renderer in C++ using OpenGL with GLFW, GLEW and GLAD.
There is CSV sample data provided in the SampleData directory which is being loaded by default.
## Interface
- W, S, A, D keys to move around
- R to reset the camera view in case you got lost in space :-)
- mousewheel / touch pad for zoom and view direction
- 1, 2 to increase / decrease point size.
- 3, 4 keys to move forward and backwards through data files