# Space Rocks 3D!

**URL:** https://forum.makecode.com/t/space-rocks-3d/6334
**Category:** Show & Tell
**Tags:** game, featured-game
**Created:** [February 24, 2021, 3:59pm UTC](https://forum.makecode.com/t/space-rocks-3d/6334 "2021-02-24T15:59:47Z")
**Posts on this page:** 1
**Showing post:** 61

<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: [March 10, 2021, 1:31am UTC](https://forum.makecode.com/t/space-rocks-3d/6334/61 "2021-03-10T01:31:25Z")

</div>

Here’s a sneak peek showing the upgraded 3D rendering:

![ship-d](https://us1.discourse-cdn.com/flex020/uploads/makecode/original/2X/8/8b49990737a8296cfaab61dd8d468c513bb6febd.gif)

It can now handle overlapping surfaces by using a BSP tree to draw them in the correct order. On hardware, it’s getting about 25fps which still seems tolerable.

---

_[View the full topic](https://forum.makecode.com/t/space-rocks-3d/6334)._
