# Help with 3D

**URL:** https://forum.makecode.com/t/help-with-3d/43653
**Category:** Help
**Tags:** game
**Created:** [April 26, 2026, 6:43pm UTC](https://forum.makecode.com/t/help-with-3d/43653 "2026-04-26T18:43:12Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![kwx](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.makecode.com/kwx/32/1545_2.png) [@kwx](https://forum.makecode.com/u/kwx)
#### Post date: [April 27, 2026, 10:08pm UTC](https://forum.makecode.com/t/help-with-3d/43653/7 "2026-04-27T22:08:26Z")

</div>

I had some explanations for my 3D renderer here: [Carrier 3D (unfinished work in progress) - #14 by kwx](https://forum.makecode.com/t/carrier-3d-unfinished-work-in-progress/10573/14) . There’s additional discussion further along in the thread.

In short, I think there’s no magic “make it 3D” shortcut - you can try using one of the available extensions such as the raycasting one, but as far as I know there isn’t a general purpose 3D library available for Makecode. My renderer had a lot of limitations that make it difficult to use, largely because it was aiming to support hardware devices.

But by all means please keep investigating - it feels very rewarding once things start working 🙂

---

_[View the full topic](https://forum.makecode.com/t/help-with-3d/43653)._
