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: Basic voxel engine in WebGL/JavaScript with full source

47 pointsby nergalabout 10 years ago

3 comments

z3t4about 10 years ago
This is built using Three.js ... I&#x27;ve seen tons of cool Three.js demons, even tried doing some stuff myself, but not that many actual games. It seems webGL is too bleeding edge. Maybe when the WebGL spec. is final and implemented in the major browsers I&#x27;ll give it a try. But for now I use Canvas for the graphics. Canvas is much higher level and hardware accelerated, plus easier to use then WebGL. Low level graphics and JS don&#x27;t fit well together.<p>I&#x27;ll love to see a good voxel engine in JS! I think you will be too limited by Three.JS though.
评论 #9319093 未加载
评论 #9319337 未加载
评论 #9320571 未加载
AustinG08about 10 years ago
Thanks for sharing. Stuff like this instantly rekindles my desire to create games. It&#x27;s like being a kid again, the tiny visible portion sparks my imagination as to what could lay beyond...
评论 #9317914 未加载
trumpeteabout 10 years ago
I am getting periodic drops in FPS, is it rebuilding chunks or what?
评论 #9317924 未加载
评论 #9318058 未加载