An open API service indexing awesome lists of open source software.

https://github.com/karl-zylinski/sdf-terrain-painter

Signed Distance Field terrain painter prototype
https://github.com/karl-zylinski/sdf-terrain-painter

gamedev odin sdf

Last synced: 7 months ago
JSON representation

Signed Distance Field terrain painter prototype

Awesome Lists containing this project

README

          

This is a prototype of painting terrain using Signed Distance Fields for 2D top down games. This is just implemented on the CPU and is not very performant, it's a proof of concept.

![330904636-ff3079e0-e081-4567-80a7-7f9c91f88a59](https://github.com/user-attachments/assets/ad6f721a-e8e7-42a3-a01a-b09a7af13f44)