Skip to content

Repository files navigation

opengles-cpp

Introduce

C++ wrapper of opengles, there is a car driving scene in the project demo. It can be easily ported to Android using the native window instead of glfw3.

Required

Necessarities in os Ubuntu 18.04.6 LTS are listed below

  • libassimp-dev
  • libglfw3-dev
  • libfreetype6-dev
  • libgles2

Build

Use cmake to build your project

mkdirbuildcdbuildcmake.../make-j8

Run

The running effect is as shown in the figure below

About

C++ wrapper of opengles, there is a car driving scene in the project demo which runs on embedded platforms such as Android or Linux.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages