Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danielgomezrico/falling-man--opengl-
Some c++, OpenGL and parabolic and object physics applied into a "lego figure"
https://github.com/danielgomezrico/falling-man--opengl-
c computer-vision opengl physics
Last synced: about 2 months ago
JSON representation
Some c++, OpenGL and parabolic and object physics applied into a "lego figure"
- Host: GitHub
- URL: https://github.com/danielgomezrico/falling-man--opengl-
- Owner: danielgomezrico
- Created: 2009-09-01T13:02:09.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T15:11:28.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T13:20:16.187Z (3 months ago)
- Topics: c, computer-vision, opengl, physics
- Language: C++
- Homepage:
- Size: 35.8 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Falling Man
Some c++, OpenGL and parabolic and object physics applied into a "lego figure"
The user can control:
- Camera
- Lego Figure altitude
- When it will be thrown into the floor# How to compile it
To compile it run: `$ ./make.sh`# Example
![](example.gif)