mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-05 10:09:47 +03:00
Add README files to 3D demos
This commit is contained in:
17
3d/material_testers/README.md
Normal file
17
3d/material_testers/README.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||

|
||||
@@ -15,7 +15,7 @@ _global_script_class_icons={
|
||||
|
||||
[application]
|
||||
|
||||
config/name="Material Tester"
|
||||
config/name="Material Testers"
|
||||
run/main_scene="res://material_tester.tscn"
|
||||
config/icon="res://icon.png"
|
||||
|
||||
@@ -36,4 +36,3 @@ multithread/thread_rid_pool_prealloc=60
|
||||
|
||||
vram_compression/import_etc2=false
|
||||
quality/filters/msaa=2
|
||||
environment/default_environment="res://default_env.tres"
|
||||
|
||||
0
3d/material_testers/screenshots/.gdignore
Normal file
0
3d/material_testers/screenshots/.gdignore
Normal file
BIN
3d/material_testers/screenshots/mirror.png
Normal file
BIN
3d/material_testers/screenshots/mirror.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 507 KiB |
BIN
3d/material_testers/screenshots/stones.png
Normal file
BIN
3d/material_testers/screenshots/stones.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 408 KiB |
Reference in New Issue
Block a user