godot-demo-projects/3d/physics_tests
Voylin 86be54ae49 New Icons for 4.0-dev demos:
Fixes some of the icons mentioned in #722.
Not sure if they are good enough or not, I'm not an artist in any way.

Changed Icons:
- 2D physics;
- 3D physics;
- Audio device changer;
- Audio mic record;
- GUI Control gallery;
- GUI Pseudo-localization.
Update
2022-04-20 10:31:44 +09:00
..
assets/robot_head
screenshots
tests Update several 3D demos to Godot 4 2022-03-28 01:41:27 -05:00
utils Update several 3D demos to Godot 4 2022-03-28 01:41:27 -05:00
README.md
icon.png New Icons for 4.0-dev demos: 2022-04-20 10:31:44 +09:00
icon.png.import
main.tscn
project.godot
test.gd
tests.gd
tests_menu.gd

README.md

3D Physics Tests

This demo contains a series of tests for the 3D physics engine.

They can be used for different purposes:

  • Functional tests to check for regressions and compare the behavior between physics engines
  • Performance tests to evaluate and compare performance between physics engines

Language: GDScript

Renderer: GLES 2

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/675

Screenshots

Screenshot