godot-demo-projects/3d/physics_tests/README.md

22 lines
492 B
Markdown
Raw Normal View History

2020-04-25 12:47:47 +02:00
# 3D Physics Tests
This demo contains a series of tests for the 3D
2020-04-25 12:47:47 +02:00
physics engine.
They can be used for different purposes:
2021-03-30 10:16:35 +02:00
- Functional tests to check for regressions and
compare the behavior between physics engines
- Performance tests to evaluate and compare
performance between physics engines
2020-04-25 12:47:47 +02:00
Language: GDScript
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/675
2020-04-25 12:47:47 +02:00
## Screenshots
![Screenshot](screenshots/screenshot.png)