Brohann's 3D devlog

For anyone who’s going to use the 3d extension, I edited @Brohann 3d model to makecode code converter so it outputs code for the 3d extension instead of code for the super fast fps demo’s.

link

you can follow the same steps as in the post I’m replying to up until 23.

Instead you
23. import @Brohann’s 3d extension (right here).
24. open 1. open the vertices.txt file and copy it contents
25. paste the copied contents wherever you want them to go
26. 1. open the triangles.txt file you just downloaded and copy its contents
27. paste the copied stuff after the pasted vertices.txt
28. 1. change the color palette to whatever. keep in mind that this converter does not keep the colors of the original model
29. enjoy!

Thanks @Brohann for making the extension! I’m really looking forward to using it in some of my games!

8 Likes