This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import math | |
import random | |
import bpy | |
def clean_scene(): | |
""" | |
Remove all objects from the scene | |
""" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import math | |
import random | |
import bpy | |
def clean_scene(): | |
""" | |
Remove all objects from the scene | |
""" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import math | |
import random | |
import bpy | |
def clean_scene(): | |
""" | |
Remove all objects from the scene | |
""" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import math | |
import random | |
import bpy | |
import bmesh | |
def clean_scene(): | |
""" | |
Remove all objects from the scene |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import math | |
import random | |
import bpy | |
import bmesh | |
def clean_scene(): | |
""" | |
Remove all objects from the scene |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import math | |
import random | |
import bpy | |
import bmesh | |
def clean_scene(): | |
""" | |
Remove all objects from the scene |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import math | |
import random | |
import bpy | |
import bmesh | |
def clean_scene(): | |
""" | |
Remove all objects from the scene |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Author: Viktor Stepanov | |
Licence: MIT | |
The code for this art: | |
https://www.artstation.com/artwork/AqDyDq | |
Tested with Blender 2.92 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Author: Viktor Stepanov | |
Licence: MIT | |
The code for this art: | |
https://www.artstation.com/artwork/AqDyDq | |
This is a simplified version without materials. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
Author: Viktor Stepanov | |
Licence: MIT | |
The code for this art: | |
https://www.artstation.com/artwork/L3oVvv | |
Tested with Blender 2.93 |
OlderNewer