# PXT-Wireframe Engine 3D!

**URL:** https://forum.makecode.com/t/pxt-wireframe-engine-3d/43798
**Category:** Show & Tell
**Tags:** game, make, platformer, graphics-and-math
**Created:** [May 2, 2026, 6:53pm UTC](https://forum.makecode.com/t/pxt-wireframe-engine-3d/43798 "2026-05-02T18:53:42Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Abstract](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/abstract/32/31064_2.png) [@Abstract](https://forum.makecode.com/u/Abstract)
#### Post date: [May 2, 2026, 6:53pm UTC](https://forum.makecode.com/t/pxt-wireframe-engine-3d/43798/1 "2026-05-02T18:53:42Z")

</div>

## Welcome to the PXT-Wireframe Engine 3D! forum.

What is PWE? **PWE is a 3D level builder created entirely within Makecode Arcade!** You can find out more on the **linked forum in my profile.**

> **[PXT-Wireframe Engine V1.0 (Abstract) - Copy](https://arcade.makecode.com/S46180-04857-82646-87126)**
>
> Made with ❤️ in Microsoft MakeCode Arcade.

For the meantime, this forum is for people who would like to **show off their creations** through screenshots or videos. I might also share my own development process here, and updates in the future!

**I’ve been working on a different project (abstract32) that allows you to paste in a level code from the terminal, actually multiple, and create a full 3D platformer designed by yourself! You’ll then be able to share that project as your own (with credit to me of course!)**

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/d/7/d7fedaac5bffb971b4daffabd763b639455e20d4.png)

---

<div class="post-metadata">

### Author: ![Luke](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/luke/32/32519_2.png) [@Luke](https://forum.makecode.com/u/Luke)
#### Post date: [May 4, 2026, 6:08am UTC](https://forum.makecode.com/t/pxt-wireframe-engine-3d/43798/2 "2026-05-04T06:08:42Z")

</div>

i have never seen 3D done like this before, the collision is super clean and the perspective looks really cool! I think it would make building a lot easier if things like block cycling and layer movement was on hotkeys, and shown with UI on the screen  
(also instead of rotating the camera i think its more natural for L and R to move the player side to side)

 ![image](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/3X/3/8/3849de194df6414851f5a5247075869d6de0b2b1.png)

---

<div class="post-metadata">

### Author: ![Rune](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/rune/32/18951_2.png) [@Rune](https://forum.makecode.com/u/Rune)
#### Post date: [May 4, 2026, 11:58pm UTC](https://forum.makecode.com/t/pxt-wireframe-engine-3d/43798/3 "2026-05-04T23:58:11Z")

</div>

This is super cool! Probably the closest thing to a 3D engine we have in makecode so far. Tis quite disappointing it breaks in blocks, I would love to see how it works.

---

<div class="post-metadata">

### Author: ![Abstract](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/abstract/32/31064_2.png) [@Abstract](https://forum.makecode.com/u/Abstract)
#### Post date: [May 12, 2026, 5:59pm UTC](https://forum.makecode.com/t/pxt-wireframe-engine-3d/43798/4 "2026-05-12T17:59:08Z")

</div>

Yeah I’ll add your suggestions. Not too sure why you’d rotate with L & R though, as they are on opposite sides of the keyboard. I could definetely do something like R & T instead!

---

<div class="post-metadata">

### Author: ![Luke](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/luke/32/32519_2.png) [@Luke](https://forum.makecode.com/u/Luke)
#### Post date: [May 12, 2026, 6:11pm UTC](https://forum.makecode.com/t/pxt-wireframe-engine-3d/43798/5 "2026-05-12T18:11:24Z")

</div>

ah oops i meant a or d or the ← and → keys

---

<div class="post-metadata">

### Author: ![Abstract](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/abstract/32/31064_2.png) [@Abstract](https://forum.makecode.com/u/Abstract)
#### Post date: [May 13, 2026, 5:43pm UTC](https://forum.makecode.com/t/pxt-wireframe-engine-3d/43798/6 "2026-05-13T17:43:01Z")

</div>

I couldn’t use either due to the fact that you move with WASD or Arrow Keys
