You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peery
88996f14fa
Created README roughly explaining the project with some pictures. |
9 months ago | |
---|---|---|
.gitattributes | 9 months ago | |
.gitignore | 9 months ago | |
README.md | 9 months ago | |
camera.gd | 9 months ago | |
camera.tscn | 9 months ago | |
grass.gdshader | 9 months ago | |
grass_closeup_low_v01.jpg | 9 months ago | |
grass_closeup_low_v01.jpg.import | 9 months ago | |
grass_overview_v01.jpg | 9 months ago | |
grass_overview_v01.jpg.import | 9 months ago | |
grass_plane_mesh.tres | 9 months ago | |
icon.png | 9 months ago | |
icon.png.import | 9 months ago | |
main.tscn | 9 months ago | |
multi_grass.gd | 9 months ago | |
multi_grass.tscn | 9 months ago | |
project.godot | 9 months ago |
README.md
Shell Texturing
Following the video by Acerola explaining shell texturing in video games, I decided to recreate it in Godot.
For now this uses a MultiMeshInstance and a custom shader with some basic shading in it.
As can be seen here it gives the illusion of grass made of mesh when observed from a high angle. But the illusion breaks when the observation angle gets shallow.