Skip to content

janm31415/fltk-metal

Repository files navigation

fltk-metal

How to use Metal to draw in an FLTK window...

Only for MacOS. Make a window with FLTK and use metal-cpp as C++ interface for rendering with Metal.

building

All dependencies are delivered with the code, but FLTK is delivered as submodule, so don't forget to call

git submodule update --init    

before you make an Xcode project with CMake.

About

How to use Metal to draw in an FLTK window

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages