Skip to content

mbouron/nope.gl

 
 

Repository files navigation

nope.gl

nope.gl is a graphics engine for building and rendering graph-based scenes. It is designed to run on both desktop (Linux, OSX, Windows) and mobile (Android, iOS).

Warning: note that nope.gl is still highly experimental. This means the ABI and API can change at any time.

📚 Documentation

tests Linux tests Mac tests MinGW tests MSVC coverage coverity build Android 🤖 build iOS 🍏

📜 License

nope.gl is licensed under the Apache License, Version 2.0. Read the LICENSE and NOTICE files for details.

ngl-tools is licensed under the Apache License, Version 2.0. It also bundles the following third-party components:

  • Nuklear (ngl-tools/nuklear.h), dual-licensed under the MIT License or the Unlicense (public domain).
  • Inter font (ngl-tools/fonts/Inter-Regular.ttf), licensed under the SIL Open Font License, Version 1.1.

About

Graphics engine for building and rendering graph-based scenes

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 81.2%
  • Python 9.3%
  • Kotlin 3.7%
  • GLSL 2.6%
  • Meson 1.3%
  • Cython 0.8%
  • Other 1.1%