bluekyu / render_pipeline_cpp

C++ Project of Panda3D Render Pipeline (Python)

Home Page:https://github.com/bluekyu/render_pipeline_cpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documents and Image

bluekyu opened this issue · comments

  • How to control Day Time
  • How to implement stereo plugin
  • How to strip debugging symbol in PDB
  • How to use third-party in plugin
  • Caution when using Messenger
    • Messenger is NOT thread-safe.
    • Sending event with queuing is thread-safe.