Skip to content

TinyFFR Examples

Getting Started#

Installing TinyFFR

Learn how to install TinyFFR via NuGet.

Hello Cube

Get a simple cube rendering and understand the fundamentals of the library.

Basic Features#

Loading Assets

Learn how to load texture files, 3D models, and sky environments from storage in to your scenes.

Handling Input

Learn different ways to manage keyboard, mouse, and gamepad interactions.

Texture Patterns

Learn how to use built-in texture pattern generators to create interesting color, normal, and ORM maps.

UI Integration#

WPF Integration

Learn how to integrate TinyFFR with WPF.

Avalonia Integration

Learn how to integrate TinyFFR with Avalonia.

WinForms Integration

Learn how to integrate TinyFFR with Windows Forms.

Comments