mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
20 lines
487 B
Markdown
20 lines
487 B
Markdown
# Material Testers
|
|
|
|
This demo includes many sphere-like objects with complex materials,
|
|
for the purpose of showcasing Godot's rendering capabilities.
|
|
|
|
This demo was featured at the beginning of the
|
|
[Godot 3.0 trailer](https://www.youtube.com/watch?v=XptlVErsL-o).
|
|
|
|
Language: GDScript
|
|
|
|
Renderer: GLES 3
|
|
|
|
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/123
|
|
|
|
## Screenshots
|
|
|
|
![Screenshot](screenshots/stones.png)
|
|
|
|
![Screenshot](screenshots/mirror.png)
|