Skip to content
modkitv0.2

Example 64 - scene renderer post-processing.

← All examples64_scene_post

Uses the scene renderer's configuration for the same linear grading, vignette, bloom, FXAA, and presentation stages exposed by modkit/post.h.

Example 64 - scene renderer post-processing.

Runs the WebAssembly build on this page. Click the canvas to give it keyboard focus.

Number
64
Tags
3dgeometryinputpbrscenetexturelightingpost
Requires
MODKIT_ENABLE_SCENEMODKIT_ENABLE_POST
Source
examples/64_scene_post/main.c

Build and run

./scripts/build-linux.sh release --target=64_scene_post --run