TinyFFR Examples
Getting Started#
Learn how to install TinyFFR via NuGet.
Get a simple cube rendering and understand the fundamentals of the library.
Basic Features#
Learn how to use built-in texture pattern generators to create interesting color, normal, and ORM maps.
Learn how to load texture files, 3D models, and sky environments from storage in to your scenes.
Learn different ways to manage keyboard, mouse, and gamepad interactions.
UI Integration#
Learn how to integrate TinyFFR with WPF.
Learn how to integrate TinyFFR with Avalonia.
Learn how to integrate TinyFFR with Windows Forms.