Skip to content

Capati/renderlink

Repository files navigation

renderlink-logo renderlink

License: MIT Language: Odin Status: WIP

A library for building 2D games with the Odin Progrramming Language.

Status

Warning

This project is extremely work-in-progress, not production ready. But there is plenty to test and contribute.

Tested in Odin version: dev-2025-12:ac61f083f.

Packages

This library is divided in different packages:

├───application   # framework to handle window and gpu context
├───gpu           # the graphics api
├───renderlink    # the engine
├───shared        # code used across packages
├───utils         # some utilities
└───wasm          # web support

Check each package folder to learn more.

Getting Started

TODO.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Made with ❤️ by developers who just want graphics to work

About

A library for building 2D games with the Odin Progrramming Language.

Topics

Resources

License

Stars

Watchers

Forks