o
odinpkg.dev
packages / library / odin-workbench

odin-workbench

c8f11felibrary

learn sdl and odin-lang

No license · updated 3 years ago

Just a SDL demo.

How to build

Run ./update_builder.bat, then a builder program will be generated to build the project.

TODO

  • Replace core:fmt with core:log.

  • Fix ImGui.

  • Fix shit array paramed function in imgui binding.

  • Fix widgets: ColorPicker, ColorEdit

  • Fix debug building.

  • Use Makefile for building.

  • Dynamic add and remove windows.

  • # Basic open gl abstraction, starting from GLObject.Shader.

  • Camera

  • Shader preprocessor.

  • View: MODLE_VIEW & UV_EDIT_VIEW

  • Mesh importing.

  • Font Rendering

    • Better font rendering API.
  • Tweening system.

  • IME Input.

Input

  • Input struct wrapping.
  • Input handling.

Lighting

  • Lighting fix.

DGL

  • Framebuffer
  • Texture