Skip to content

Create point clouds to navigate cryptic spaces!

Notifications You must be signed in to change notification settings

Wessl/LiDAR-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiDAR-game

Create point clouds to navigate cryptic spaces!

We can create and render point clouds using a compute shader, shoot out rays from the camera, both randomly along a disc and a wide area scan. So far it's efficient, functional and fun!

The most interesting tidbits: See this for how the "LiDAR" points are created relative to the player's view, featuring one regular circular scan and one "super scan" that covers the screen. See this file for how some fancy buffers are created to render points efficiently in space using the GPU.

play the game here!

https://wesslo.itch.io/lidar-from-afar

alt text

About

Create point clouds to navigate cryptic spaces!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published