MCPcopy Create free account
hub / github.com/TheRealMJP/BakingLab

github.com/TheRealMJP/BakingLab @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
7,082 symbols 14,680 edges 464 files 1,077 documented · 15% updated 2y agov1.0 · 2016-10-10★ 7572 open issues

Browse by type

Functions 4,907 Types & classes 2,175
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

The Baking Lab

This project is a D3D11 demo application that implements various techniques for storing pre-computed lighting in 2D lightmaps, including using a set of Spherical Gaussians to approximate incoming radiance.

Build Instructions

The repository contains a Visual Studio 2015 project and solution file that's ready to build on Windows. All external dependencies are included in the repository, so there's no need to download additional libraries. Running the demo requires Windows 7 or higher, as well as a GPU that supports Feature Level 11_0.

Using the Demo App

To move the camera, press the W/S/A/D/Q/E keys. The camera can also be rotated by right-clicking on the window and dragging the mouse. Everything else is controlled through the in-app settings UI.

Core symbols most depended-on inside this repo

Shape

Method 3,776
Class 2,035
Function 1,131
Enum 140

Languages

C++98%
C#2%
C1%

Modules by API surface

Externals/eigen/Eigen/src/Core/Functors.h196 symbols
Externals/eigen/Eigen/src/Core/util/ForwardDeclarations.h150 symbols
SampleFramework11/v1.02/TinyEXR.cpp148 symbols
Externals/eigen/Eigen/src/Core/MathFunctions.h105 symbols
Externals/eigen/Eigen/src/Core/arch/SSE/PacketMath.h95 symbols
Externals/eigen/Eigen/src/Core/arch/SSE/Complex.h80 symbols
Externals/eigen/Eigen/src/Core/GeneralProduct.h76 symbols
Externals/eigen/Eigen/src/Core/util/Meta.h71 symbols
Externals/eigen/Eigen/src/Geometry/Transform.h70 symbols
BakingLab/MeshBaker.cpp68 symbols
Externals/eigen/Eigen/src/Core/util/Memory.h62 symbols
Externals/eigen/Eigen/src/Core/arch/NEON/PacketMath.h61 symbols

For agents

$ claude mcp add BakingLab \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page