Skip to content

Ans-A/lightmaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

A little lightbaking utility that generates a lightmap from baking an ambient occlusion and a shadow map of an object and then mixing those together with a normal mix using numpy for speed.

This may be buggy and still has some performance issues.

It also exports glTF's with custom glTF shaders (spec compliant) and slaps the baked lightmap on its as data.

It stores any glTFs it has exported (for that session) along with the path, and it saves the images it has created.

TODO:

Needs to export incrementally and to version up as well for the exported glTFs, potentially adding metadata.

Addon in action

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages