17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[ CourseWikia.com ] Udemy - Procedurally Generated Scenes With Blender, Python And NumPy
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Creating procedurally generated scenes with blender, python and NumPy
What you'll learn
How to Use NumPy to create coordinates in a 3D space
How to procedurally generate a terrain with random features
How to create a forest by using the beta distribution
How to use a parametric formula to generate town
Import external models
Export the scene to use it in Godot
Requirements
Blender 3.X
Be familiar with Python or basic programing. You can follow the videos if you don't have any experience
Optionally Godot to import the Blender scene.
If You Need More Stuff, kindly Visit and Support Us -->> https://FreeCourseWeb.com
Get More Tutorials and Support Us -->> https://DevCourseWeb.com
We upload these learning materials for the people from all over the world, who have the talent and motivation to sharpen their skills/ knowledge but do not have the financial support to afford the materials. If you like this content and if you are truly in a position that you can actually buy the materials, then Please, we repeat, Please, Support Authors. They Deserve it! Because always remember, without "Them", you and we won't be here having this conversation. Think about it! Peace...
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
~Get Your Files Here !/1. Introduction/1. Introduction.mp4
29.8 MB
~Get Your Files Here !/1. Introduction/1. Introduction.srt
2.5 KB
~Get Your Files Here !/10. Extra - Creating the 3D models/1. Modeling a tree.mp4
114.6 MB
~Get Your Files Here !/10. Extra - Creating the 3D models/1. Modeling a tree.srt
397 B
~Get Your Files Here !/10. Extra - Creating the 3D models/2. Modeling a house.mp4
88.5 MB
~Get Your Files Here !/10. Extra - Creating the 3D models/2. Modeling a house.srt
397 B
~Get Your Files Here !/11. End/1. Final message.mp4
4.9 MB
~Get Your Files Here !/11. End/1. Final message.srt
493 B
~Get Your Files Here !/2. Basic Scripting/1. Set up working area.mp4
13.7 MB
~Get Your Files Here !/2. Basic Scripting/1. Set up working area.srt
1.4 KB
~Get Your Files Here !/2. Basic Scripting/10. Using mathematical operations.mp4
11.6 MB
~Get Your Files Here !/2. Basic Scripting/10. Using mathematical operations.srt
452 B
~Get Your Files Here !/2. Basic Scripting/11. Sine wave.mp4
10.4 MB
~Get Your Files Here !/2. Basic Scripting/11. Sine wave.srt
655 B
~Get Your Files Here !/2. Basic Scripting/2. Executing the code.mp4
16.9 MB
~Get Your Files Here !/2. Basic Scripting/2. Executing the code.srt
1.1 KB
~Get Your Files Here !/2. Basic Scripting/3. Working with NumPy.mp4
21.9 MB
~Get Your Files Here !/2. Basic Scripting/3. Working with NumPy.srt
1.2 KB
~Get Your Files Here !/2. Basic Scripting/4. Working with np.arange.mp4
9.8 MB
~Get Your Files Here !/2. Basic Scripting/4. Working with np.arange.srt
593 B
~Get Your Files Here !/2. Basic Scripting/5. Working with np.linspace.mp4
10.5 MB
~Get Your Files Here !/2. Basic Scripting/5. Working with np.linspace.srt
727 B
~Get Your Files Here !/2. Basic Scripting/6. Working with np.repeat.mp4
11 MB
~Get Your Files Here !/2. Basic Scripting/6. Working with np.repeat.srt
629 B
~Get Your Files Here !/2. Basic Scripting/7. Arrays with multiple dimensions.mp4
16.9 MB
~Get Your Files Here !/2. Basic Scripting/7. Arrays with multiple dimensions.srt
942 B
~Get Your Files Here !/2. Basic Scripting/8. Working with np.hstack.mp4
22.9 MB
~Get Your Files Here !/2. Basic Scripting/8. Working with np.hstack.srt
1.2 KB
~Get Your Files Here !/2. Basic Scripting/9. Working with np.random.mp4
19.3 MB
~Get Your Files Here !/2. Basic Scripting/9. Working with np.random.srt
1.2 KB
~Get Your Files Here !/2. Basic Scripting/script01.py
126 B
~Get Your Files Here !/2. Basic Scripting/script02.py
252 B
~Get Your Files Here !/2. Basic Scripting/script03.py
246 B
~Get Your Files Here !/2. Basic Scripting/script04.py
252 B
~Get Your Files Here !/2. Basic Scripting/script05.py
247 B
~Get Your Files Here !/2. Basic Scripting/script06.py
264 B
~Get Your Files Here !/2. Basic Scripting/script07.py
323 B
~Get Your Files Here !/2. Basic Scripting/script08.py
382 B
~Get Your Files Here !/2. Basic Scripting/script09.py
387 B
~Get Your Files Here !/2. Basic Scripting/script10.py
382 B
~Get Your Files Here !/3. Terrain generator/1. Creating the terrain.mp4
68.9 MB
~Get Your Files Here !/3. Terrain generator/1. Creating the terrain.srt
6.6 KB
~Get Your Files Here !/3. Terrain generator/2. Random reliefs.mp4
19.6 MB
~Get Your Files Here !/3. Terrain generator/2. Random reliefs.srt
858 B
~Get Your Files Here !/3. Terrain generator/3. Hills. Pt 1.mp4
17.1 MB
~Get Your Files Here !/3. Terrain generator/3. Hills. Pt 1.srt
680 B
~Get Your Files Here !/3. Terrain generator/4. Hills. Pt 2.mp4
16 MB
~Get Your Files Here !/3. Terrain generator/4. Hills. Pt 2.srt
612 B
~Get Your Files Here !/3. Terrain generator/5. Hills. Pt 3.mp4
15.8 MB
~Get Your Files Here !/3. Terrain generator/5. Hills. Pt 3.srt
344 B
~Get Your Files Here !/3. Terrain generator/script.py
1.2 KB
~Get Your Files Here !/4. Forest generator/1. Beta distibution.mp4
29.8 MB
~Get Your Files Here !/4. Forest generator/1. Beta distibution.srt
2.6 KB
~Get Your Files Here !/4. Forest generator/2. Forest width.mp4
17 MB
~Get Your Files Here !/4. Forest generator/2. Forest width.srt
825 B
~Get Your Files Here !/4. Forest generator/3. Centering the forest.mp4
20 MB
~Get Your Files Here !/4. Forest generator/3. Centering the forest.srt
447 B
~Get Your Files Here !/5. Town generator/1. Parametric circle equation.mp4
35.5 MB
~Get Your Files Here !/5. Town generator/1. Parametric circle equation.srt
2 KB
~Get Your Files Here !/5. Town generator/2. Circle size.mp4
19 MB
~Get Your Files Here !/5. Town generator/2. Circle size.srt
553 B
~Get Your Files Here !/5. Town generator/3. Circle location.mp4
18.4 MB
~Get Your Files Here !/5. Town generator/3. Circle location.srt
667 B
~Get Your Files Here !/5. Town generator/3.1 script.zip
478 B
~Get Your Files Here !/6. Importing external models/1. Importing the model.mp4
29.3 MB
~Get Your Files Here !/6. Importing external models/1. Importing the model.srt
2.2 KB
~Get Your Files Here !/6. Importing external models/2. Creating multiple instances.mp4
21.8 MB
~Get Your Files Here !/6. Importing external models/2. Creating multiple instances.srt
1.1 KB
~Get Your Files Here !/6. Importing external models/Models/House.blend
890.3 KB
~Get Your Files Here !/6. Importing external models/Models/House1.blend
907.8 KB
~Get Your Files Here !/6. Importing external models/Models/House2.blend
907.3 KB
~Get Your Files Here !/6. Importing external models/Models/House3.blend
927.7 KB
~Get Your Files Here !/6. Importing external models/Models/Pine.blend
813.5 KB
~Get Your Files Here !/6. Importing external models/Models/Tree.blend
850.4 KB
~Get Your Files Here !/6. Importing external models/Models/Tree1.blend
868.5 KB
~Get Your Files Here !/6. Importing external models/Models/Tree2.blend
862.1 KB
~Get Your Files Here !/6. Importing external models/Models/Tree3.blend
975 KB
~Get Your Files Here !/6. Importing external models/Models/Tree4.blend
958.4 KB
~Get Your Files Here !/6. Importing external models/Models/Tree5.blend
928.8 KB
~Get Your Files Here !/6. Importing external models/script.py
340 B
~Get Your Files Here !/7. Merging code snippets/1. Merging the terrain and forest scripts.mp4
33.8 MB
~Get Your Files Here !/7. Merging code snippets/1. Merging the terrain and forest scripts.srt
1.3 KB
~Get Your Files Here !/7. Merging code snippets/2. Merging the town script.mp4
33.2 MB
~Get Your Files Here !/7. Merging code snippets/2. Merging the town script.srt
508 B
~Get Your Files Here !/7. Merging code snippets/3. Merging the import script.mp4
46.1 MB
~Get Your Files Here !/7. Merging code snippets/3. Merging the import script.srt
1.2 KB
~Get Your Files Here !/7. Merging code snippets/3.1 script.zip
1010 B
~Get Your Files Here !/7. Merging code snippets/script.py
366 B
~Get Your Files Here !/8. Adjusting the details/1. Working with shrinkwrap.mp4
41.4 MB
~Get Your Files Here !/8. Adjusting the details/1. Working with shrinkwrap.srt
1.7 KB
~Get Your Files Here !/8. Adjusting the details/10. Removing overlapping house.mp4
35.4 MB
~Get Your Files Here !/8. Adjusting the details/10. Removing overlapping house.srt
682 B
~Get Your Files Here !/8. Adjusting the details/2. Custom look at function.mp4
54.7 MB
~Get Your Files Here !/8. Adjusting the details/2. Custom look at function.srt
2.7 KB
~Get Your Files Here !/8. Adjusting the details/3. Custom random direction.mp4
37.8 MB
~Get Your Files Here !/8. Adjusting the details/3. Custom random direction.srt
1.2 KB
~Get Your Files Here !/8. Adjusting the details/4. Random size.mp4
30.1 MB
~Get Your Files Here !/8. Adjusting the details/4. Random size.srt