Updated README.md

This commit is contained in:
CJSatnarine
2023-05-04 12:55:11 -04:00
parent b13abe0c28
commit 66bc3decdf

View File

@@ -3,3 +3,8 @@
Basically I'm trying to use cubes to create some sort of terrain or scene.
I am using the Blender Python API to complete this.
Resources used:
- CGPython on YouTube.
- This from StackExchange to get textures onto a cube: https://blender.stackexchange.com/questions/157531/blender-2-8-python-add-texture-image
- ChatGPT