CJSatnarine
|
7c06b045c3
|
Spawn leaves properly
|
2023-12-31 17:48:55 -05:00 |
|
CJSatnarine
|
cc10232c0a
|
Create low poly leaves function
|
2023-12-31 14:56:57 -05:00 |
|
CJSatnarine
|
62bdd2b431
|
Change the maximum height of tree trunk
|
2023-12-31 13:45:21 -05:00 |
|
CJSatnarine
|
2d145b6491
|
Rearrange the order of functions
|
2023-12-31 13:38:03 -05:00 |
|
CJSatnarine
|
6f82f2561f
|
Correct the order of parameters in createMaterial function
|
2023-12-31 13:17:22 -05:00 |
|
CJSatnarine
|
c7eaea9e13
|
Add colour to the tree trunk
|
2023-12-31 13:15:36 -05:00 |
|
CJSatnarine
|
ac713facf8
|
Create trunk of the tree
|
2023-12-30 15:02:31 -05:00 |
|
CJSatnarine
|
08429b56ce
|
Impliment buildTree function
|
2023-12-29 23:55:15 -05:00 |
|
CJSatnarine
|
bfde354760
|
Impliment block that appears on top of existing cubes
|
2023-12-29 21:36:58 -05:00 |
|
CJSatnarine
|
b2db8f08e0
|
Remove number of cubes variable and counter variable
|
2023-12-29 21:11:30 -05:00 |
|
CJSatnarine
|
082b2e8023
|
Update README.md
|
2023-12-29 20:46:23 -05:00 |
|
CJSatnarine
|
62d0ed9b5f
|
Change colour of cubes
|
2023-12-29 20:10:57 -05:00 |
|
CJSatnarine
|
e47319d14b
|
Remove notes at the bottom of script
|
2023-12-29 20:01:27 -05:00 |
|
CJSatnarine
|
fe139fbfc2
|
Impliment createMaterial and assignMaterial functions
|
2023-12-29 19:56:04 -05:00 |
|
CJSatnarine
|
2ba6a54837
|
Remove the createTree function
|
2023-12-29 16:41:14 -05:00 |
|
CJSatnarine
|
ecd351e3b4
|
Update README.md
|
2023-12-29 12:52:37 -05:00 |
|
CJSatnarine
|
2002c0d4b2
|
Remove semicolons from script
|
2023-12-29 12:49:43 -05:00 |
|
CJSatnarine
|
973475fad2
|
Merge branch 'main' of https://github.com/CJSatnarine/Blender-World-Generator
|
2023-12-29 12:46:41 -05:00 |
|
CJSatnarine
|
c530a0fbc6
|
Clean the code a bit
|
2023-12-29 12:46:29 -05:00 |
|
CJ Satnarine
|
d30368a87b
|
Update README.md
|
2023-12-28 21:35:56 -05:00 |
|
CJSatnarine
|
9e465259ac
|
Create layout for spawnTree function
|
2023-09-11 11:25:05 -04:00 |
|
CJSatnarine
|
866be5d1a8
|
Add print statement to check when the code runs
|
2023-09-11 11:22:08 -04:00 |
|
CJSatnarine
|
eb7d27b567
|
Delete recursive code because too slow
|
2023-09-01 12:59:33 -04:00 |
|
CJSatnarine
|
312a3ab225
|
Delete code relating to textures
|
2023-09-01 12:36:38 -04:00 |
|
CJSatnarine
|
9e45a8a32b
|
Added a colour for the grass.
|
2023-06-14 13:00:38 -04:00 |
|
CJSatnarine
|
5cb89cf708
|
Removed .ini file.
|
2023-05-12 13:02:40 -04:00 |
|
CJSatnarine
|
696962d839
|
Removed the Blender file.
|
2023-05-09 13:08:44 -04:00 |
|
CJSatnarine
|
d07ca6bb7d
|
Some little changes including ini and blend files.
|
2023-05-09 12:08:51 -04:00 |
|
CJSatnarine
|
c99188b89b
|
Implimented releasing of faces.
|
2023-05-08 12:58:55 -04:00 |
|
CJSatnarine
|
de4d565505
|
Implimented grabbing every face of a cube.
|
2023-05-08 12:56:53 -04:00 |
|
CJSatnarine
|
66bc3decdf
|
Updated README.md
|
2023-05-04 12:55:11 -04:00 |
|
CJSatnarine
|
b13abe0c28
|
Added a note.
|
2023-05-04 12:46:24 -04:00 |
|
CJSatnarine
|
5851bc3470
|
Added an image as a texture to each cube.
|
2023-05-04 12:46:13 -04:00 |
|
CJSatnarine
|
26a50de580
|
Changed the names of files.
|
2023-05-03 12:44:20 -04:00 |
|
CJSatnarine
|
ae5e516a80
|
Changed the file name.
|
2023-05-03 12:40:17 -04:00 |
|
CJSatnarine
|
7b6472c470
|
Changed the file name.
|
2023-05-03 12:40:03 -04:00 |
|
CJSatnarine
|
23f1a95984
|
Added code that actually adds an image texture.
|
2023-05-03 12:28:11 -04:00 |
|
CJSatnarine
|
2b17375c1f
|
Ccreated file for testing recursion
|
2023-03-30 20:27:17 -04:00 |
|
CJSatnarine
|
c7683e9124
|
Minor changes.
|
2023-03-27 12:01:59 -04:00 |
|
CJSatnarine
|
e4735d048f
|
Made the code have functions.
|
2023-03-27 11:48:56 -04:00 |
|
CJSatnarine
|
cb4844a821
|
Added colour texture.
|
2023-03-24 13:07:26 -04:00 |
|
CJ Satnarine
|
5cf58c6530
|
Took out code that created an error.
|
2023-03-23 20:41:34 -04:00 |
|
CJ Satnarine
|
ff581451aa
|
Included code to create a new material slot.
|
2023-03-23 13:06:17 -04:00 |
|
CJ Satnarine
|
5d7466b191
|
Scene reset and removed the inital cube.
|
2023-03-22 13:08:10 -04:00 |
|
CJ Satnarine
|
8e64734c35
|
Created a grid using cubes.
|
2023-03-21 12:58:09 -04:00 |
|
CJ Satnarine
|
acf66cdf46
|
Update README.md
|
2023-03-05 11:12:51 -05:00 |
|
CJ Satnarine
|
8915a3a2b3
|
Updated README.md and name of repository.
|
2023-03-05 11:12:12 -05:00 |
|
CJ Satnarine
|
1c17b1722d
|
Added numOfCubes variables for each axis.
|
2023-02-22 13:02:46 -05:00 |
|
CJ Satnarine
|
e973773137
|
Created README.md because Github wanted me to.
|
2023-02-22 12:25:30 -05:00 |
|
CJ Satnarine
|
e4cb6bc95e
|
Actually made the code neater.
|
2023-02-22 12:24:31 -05:00 |
|