meta4d-me / CatDogEngine

A cross-platform game engine/editor written in modern C++ (WIP)
GNU General Public License v2.0
161 stars 17 forks source link

[Light] split TransformComponent #329

Open T-rvw opened 1 year ago

T-rvw commented 1 year ago
  1. Split Position/Direction to TransformComponent so that you can use Gizmo to control light transform
  2. Light presentation : For example, spot light should have a range visualization.