Skip to content

Commit a267a58

Browse files
Merge pull request #176 from pecan4/patch-1
073-arcade-brohann-3d.md
2 parents ddd368f + 8612cca commit a267a58

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
repo: "https://github.com/Brohann3214/arcade-brohann-3d"
3+
links:
4+
- title: Forum post
5+
url: "https://forum.makecode.com/t/brohanns-3d-devlog/20917/72?u=pecan4"
6+
- title: Demo
7+
url: "https://arcade.makecode.com/07930-71850-93418-01964"
8+
- title: Conversion code
9+
url: >-
10+
https://forum.makecode.com/t/brohanns-3d-devlog/20917/131?u=unsignedarduino
11+
betaStatus:
12+
inBeta: true
13+
since: "August 1, 2024"
14+
reason: >-
15+
"My extension is very very broken right now, I might update it sometime but
16+
I can’t guarantee anything" -Brohann
17+
---
18+
19+
3D models are now easier to implement in MakeCode Arcade! You can now render textured triangles at a "reasonable speed". (for a computer) Thanks to the work of @pecan4, you can easily convert 3D models to JS code for this extension just by following these [instructions](https://forum.makecode.com/t/brohanns-3d-devlog/20917/131?u=unsignedarduino). Look for more demos throughout the linked forum post. This adds a new category in the toolbox called `Brohann3D`.

0 commit comments

Comments
 (0)