Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pr0g/sdl-bgfx-imgui-as_1d-nonlinear-transformations

Inspired by "Math for Game Programmers: Fast and Funky 1D Nonlinear Transformations" by Squirrel Eiserloh
https://github.com/pr0g/sdl-bgfx-imgui-as_1d-nonlinear-transformations

Last synced: 27 days ago
JSON representation

Inspired by "Math for Game Programmers: Fast and Funky 1D Nonlinear Transformations" by Squirrel Eiserloh

Awesome Lists containing this project

README

        

# sdl-bgfx-imgui-as - 1d-nonlinear-transformations

![curves](curves.png)

This repo is spawned from [sdl-bgfx-imgui-starter](https://github.com/pr0g/sdl-bgfx-imgui-starter) (please see the original repo for full details on project setup).

`sdl-bgfx-imgui-as_1d-nonlinear-transformations` is inspired by [Math for Game Programmers: Fast and Funky 1D Nonlinear Transformations](https://youtu.be/mr5xkf6zSzk). A talk by [Squirrel Eiserloh](https://twitter.com/SquirrelTweets).

Also checkout [this](https://twitter.com/SquirrelTweets/status/1309755895941865472) Twitter thread for more fascinating details on how these curves can be derived.