threejs-clamp-to-ground

a three js implementation of cesium.js' clampToGround options.

clamp-to-ground · shadow-volume · stencil-test · threejs
入门
GitHub在线演示
Stars:7
License:MIT License
更新:2025/9/11

README

threejs-clamp-to-ground

A three js implementation of cesium.js' clampToGround options.

This repo shows how to draw 2d shapes on rugged surfaces using shadow volume and stencil buffer.

Start

pnpm i 
npm run dev

Showcase