The Ultimate Guide to Reading and Writing JSON Files for Blender Python Beginners

The Ultimate Guide to Reading and Writing JSON Files for Blender Python Beginners

17.457 Lượt nghe
The Ultimate Guide to Reading and Writing JSON Files for Blender Python Beginners
Struggling with Python in Blender? Go here: https://cgpython.com/skool/49 In this video, we will go over a script that will create a JSON file from the vertices and faces of a mesh. After creating the JSON file, we will load it back into Blender and make a mesh from that data. Finally, at the end of the tutorial, there will be an exercise to solidify your knowledge. Final code: https://gist.github.com/CGArtPython/8c341729df9ddd535e791e9b15f7e9c6 create mesh code: https://gist.github.com/CGArtPython/42627bf88df26f4f01599b32d8eb0a02 Beginner Python Exercise in Blender: Make a cube from a list of vertices https://www.youtube.com/watch?v=mN3n9b98HMk Blender: How to set up Python console output on macOS https://youtu.be/25yvAUhFIoI Blender: How to set up Python console output on Linux https://youtu.be/7GEvkfcOGNM How to clean the scene with Python in Blender (with examples) https://youtu.be/3rNqVPtbhzc Beginner Blender Python Playlist: https://www.youtube.com/playlist?list=PLB8-FQgROBmmeCnCfuJEGzP0nH0u3tz7j Intro Music Fiery Trails - Silent Partner Outro Music Geographer - Easy Shake #blender #python #scripting