본문으로 바로가기

[C++] Particle system

category Portfolio/2012 2022. 6. 22. 09:36
728x90

 

This program shows that how the fixed or connected object moves when affected by gravity or external forces.

 

GitHub

https://github.com/changkiLee/ComputerGraphics/tree/master/ParticleSystem

 

GitHub - changkiLee/ComputerGraphics: Projects related to computer graphics

Projects related to computer graphics. Contribute to changkiLee/ComputerGraphics development by creating an account on GitHub.

github.com

 

728x90

'Portfolio > 2012' 카테고리의 다른 글

[DirectX Game] Rolling box  (0) 2022.06.22
[C++] Rigid body simulation  (0) 2022.06.22
[SonarX3] Audio editing  (0) 2022.06.22
[C++] Ray tracing  (0) 2022.06.22
[3D Max] 3D Character modeling  (0) 2022.06.22