Skip to content

ffiirree/qrhi-tutorials

Repository files navigation

QRhi Tutorials

Tutorials for Learn OpenGL by QRhi.

Tutorials

Getting Started

Lighting

Model Loading

Advanced OpenGL

Advanced Lighting

PBR

Animation

Usage

# compilation
cd qrhi-tutorials && mkdir build && cd build

cmake .. -DCMAKE_BUILD_TYPE=Release
cmake --build . --config Release

Environment

  • C++ : C++20
  • Qt : >= 6.8.0
  • CMake : >= 3.22
  • Assimp : >= 5.2.0

References

About

Tutorials for LearnOpenGL by QRhi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published