mokiat / lacking

A 3D game engine/framework written in Go
https://mokiat.com/lacking/
MIT License
20 stars 0 forks source link

I was looking for a simple engine to try to implement a cel shader. Do you have a working example of a scene built with this? #48

Open shehackedyou opened 6 months ago

mokiat commented 5 months ago

Hi. At this point in time only basic PBR materials are supported. I have ideas (and some initial prototyping) about custom shaders, which would likely allow for cel shading, but have not gotten yet to it.