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.

The Perfect Voxel Engine (2021)

75 pointsby helloplanets12 months ago

7 comments

OtomotO12 months ago
For anyone interested, these days there are multiple people working on impressive stuff, sometimes it&#x27;s even open source:<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@GabeRundlett" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@GabeRundlett</a> (open source engine in C++ with e.g. Rust bindings via C)<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@DouglasDwyer" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@DouglasDwyer</a> (proprietary, using Rust and WGPU but interesting videos)<p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@xima1" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@xima1</a> (afaik proprietary, using WebGPU and typescript)<p>Open source stuff:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;ria8651&#x2F;alex">https:&#x2F;&#x2F;github.com&#x2F;ria8651&#x2F;alex</a> (Rust) <a href="https:&#x2F;&#x2F;github.com&#x2F;davids91&#x2F;shocovox">https:&#x2F;&#x2F;github.com&#x2F;davids91&#x2F;shocovox</a> (Rust)<p>There is a myriad more, many discords...
评论 #40489948 未加载
评论 #40489861 未加载
einpoklum12 months ago
While I got a nice grade in my Computer Graphics intro course back in the day - I have not done any CG since. I have a dumb question:<p>Why is it better render small cubes, then to render triangles (or polygons)? I mean, a cube is, eventually, 6 squares, or 12 triangles, in a certain formation, right? So is the entire benefit captured by this 1&#x2F;12 ratio? Or is there a deeper motivation for this pseudo-rasterization?
评论 #40489375 未加载
评论 #40491538 未加载
评论 #40489583 未加载
bun_terminator12 months ago
This might profit from some context: This is written by &quot;John Lin&quot;, who is famous for his impressive voxel videos on social Media. He became a hallmark name in voxel discussions. See for example his youtube: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;channel&#x2F;UCM2RhfMLoLqG24e_DYgTQeA" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;channel&#x2F;UCM2RhfMLoLqG24e_DYgTQeA</a>
评论 #40488495 未加载
truckerbill12 months ago
It&#x27;s a shame he disappeared for some reason, his stuff was crazy
评论 #40488907 未加载
jak6jak12 months ago
Are voxels the goto method for easy mesh manipulation without worrying about vertices? I’ve been trying to research ways to 3d model without worrying about topology. So far all I’ve found is CSG and voxels.
评论 #40491129 未加载
评论 #40490213 未加载
rscho12 months ago
Hijacking the thread: I&#x27;m looking to compute sciency stuff on a grid of truncated octahedrons, and rendering that to voxels. Does anyone know a good way to do that??
ganzuul12 months ago
It would be interesting to have some interpretability to how the YouTube algorithm suddenly picks out these &#x27;old&#x27; gems.
评论 #40488500 未加载