Tag 3d

4 bookmarks have this tag.

2024-04-03

Terrain rendering algorithm in less than 20 lines of code - s-macke/VoxelSpace

via https://t.me/optorepost/55

Если кратко, то там вся карта хранится в виде двух текстур, а "воксели" рендерятся хитрым образом, просто проходя по этим текстурам в нужном порядке.

1216.

Demonstration of the Voxel Space technique

# 3d
1215.

2024-02-05

The <model> element will provide a way to easily present 3D content in a web page without any scripting. Just like with <img> and <video>, HTML makes it possible for <model> to work in a robust and simple manner across web browsers on any platform. Model is still undergoing specification and is subject to change, but we expect it will work like this:

<modelsrc="asset/example-3d-model"width="400"height="300"></model>

New WebKit brings easy 3D-models to web.

# 3d,html
1117.

2023-11-19

A database of 3d models of toy parts. There's also a Gameboy battery lid there.

878.