Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)

Enlighten SDK 4.03 Documentation
Results will update as you type.
  • Welcome to Enlighten
  • How Enlighten works
  • Artist workflow
  • Install Enlighten
  • Libraries
  • Implementation guide
    • The Enlighten scene
    • The precompute process
    • The lightmap UV pipeline
      • How charts are identified
      • Sharing lightmap UVs
      • System projection
      • Mesh projection troubleshooting
    • Enlighten runtime data
    • Runtime radiosity updates
    • Sample implementation
  • Technical reference
  • Advanced techniques
  • Tools
  • White papers
  • Release notes
  • Third-party licences
    Calendars

You‘re viewing this with anonymous access, so some content might be blocked.
/
System projection

    This is the documentation for Enlighten.

    System projection

    Oct 31, 2024

    The precompute runs mesh projection between meshes within a geometry object. All of the detail meshes are projected onto the target meshes within the same geometry object.

    You can use this to implement sharing of lightmaps between LOD levels, or to create simplified UVs with a proxy mesh.

    To make an instance object share a lightmap with a set of nearby instances, use system projection:

    • make sure the associated geometry object contains only detail meshes
    • group the instance into the same system as the nearby instances

    When using system projection, the lighting for overhanging charts is not extrapolated. In this scenario, when you render the detail mesh, lighting for the overhanging regions is sampled from an area in the lightmap outside the target chart. In rare cases this can result in extreme lighting values due to sampling uninitialized lightmap pixels.


    , multiple selections available,
    {"serverDuration": 20, "requestCorrelationId": "1466788ae08e4131afeefa8c3b81db69"}