TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Learn coding by building 3D structures

6 pointsby masterspy7almost 5 years ago

1 comment

masterspy7almost 5 years ago
Hey HN! I&#x27;ve been thinking about more interesting and fun ways to experiment with coding concepts. With Learn3D, you can use either coding blocks or javascript to build Minecraft-like structures on the web, and share your creations. There is no lesson plan yet, but I think sometimes messing around and playing with things can be a good way to learn.<p>Tech stack:<p>- Blockly for coding blocks<p>- JS-Interpreter for code sandbox<p>- noa voxel engine + three.js for rendering<p>- Firestore for saving backend<p>Sorry if you encounter any issues, it&#x27;s still a work in progress. Feel free to report bugs or give feature suggestions at our Discord!<p><a href="https:&#x2F;&#x2F;discord.gg&#x2F;CVhtCGq" rel="nofollow">https:&#x2F;&#x2F;discord.gg&#x2F;CVhtCGq</a><p>Also, many people have asked for open source for my previous projects, so I decided to build this one as open source from the start! Enjoy! <a href="https:&#x2F;&#x2F;github.com&#x2F;raoneel&#x2F;learn3d" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;raoneel&#x2F;learn3d</a><p>My other projects: <a href="https:&#x2F;&#x2F;twitter.com&#x2F;neelmango" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;neelmango</a>