Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » I can't fill 3D!
- Jishnue2007
-
Scratcher
12 posts
I can't fill 3D!
How do I fill in 3D Triangles? Do not give me a link to a faster triangle filler (I already know), and dont tell me to map it into 3D. My main question is: How do I turn in those 2D points to 3D? I am using @MathMathMath ‘s 3D tutorial!
Note: i want to learn how to map the points with @DadofMrLog ’s triangle filler.
Link to my project: https://scratch.mit.edu/projects/378402108/
Note: i want to learn how to map the points with @DadofMrLog ’s triangle filler.
Link to my project: https://scratch.mit.edu/projects/378402108/
- LankyBox01
-
Scratcher
1000+ posts
I can't fill 3D!
bump
His problem wasn't resolved yet! Don't tell me i'm necroposting!
His problem wasn't resolved yet! Don't tell me i'm necroposting!
- Paigeri
-
Scratcher
500+ posts
I can't fill 3D!
How do I fill in 3D Triangles? Do not give me a link to a faster triangle filler (I already know), and dont tell me to map it into 3D. My main question is: How do I turn in those 2D points to 3D? I am using @MathMathMath ‘s 3D tutorial!Ok, here’s how most 3d engines work:
Note: i want to learn how to map the points with @DadofMrLog ’s triangle filler.
Link to my project: https://scratch.mit.edu/projects/378402108/
You have a bunch of coordinates with x, y, and z values.
Implement rotation with the x, y, and z axis.
Apply some perspective.
Fill in polygons (triangles usually) using those points.
This is just a rough outline. Khan Academy has a good page explaining how all this works though.
bumpStill kinda necroposting again, but seriously, thanks for your help :P
His problem wasn't resolved yet! Don't tell me i'm necroposting!
- Cutie_Pooge
-
Scratcher
500+ posts
I can't fill 3D!
I suggest checking out @Scratch-Minion and his 3D projects studio.
Last edited by Cutie_Pooge (July 9, 2020 02:24:56)
- Discussion Forums
- » Help with Scripts
-
» I can't fill 3D!



