/panda3d-simplematcap

A simple, lightweight render pipeline for Panda3D using MatCap

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

panda3d-simplematcap

This is a simple render pipeline for Panda3D that uses matcap instead of lights to render a scene.

Features

  • Instead of materials and different kinds of light, scenes are rendered using a matcap shader and respective textures.
  • Supports running on a wide range of hardware with an easy OpenGL 2.1+ requirement