Coder Social home page Coder Social logo

zhanglf2022 / opengles_examples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rinkowei/opengles_examples

0.0 0.0 0.0 475.05 MB

The implementation of real-time rendering technologies based on Google Angle(OpenGL ES 3.1) and SDL2

License: MIT License

CMake 1.00% C++ 41.15% GLSL 12.59% C 45.26%

opengles_examples's Introduction

OpenGL ES C++ examples

A comprehensive collection of open source C++ examples for OpenGL ES 3.1 which is from Khronos.

Development Environment

Windows 10, Visual Studio 2019

Build Tool

CMake 3.2 or higher

Building

The repository contains everything required to compile and build the examples on Windows, using the Visual Studio compiler that supports C++14 at least. All required dependencies are included.

  • compile option : Debug, MinSizeRel, Release, RelWithDebInfo
  • target platform : Win32, Win64

Windows

Use the provided CMakeLists.txt with CMake to generate a build configuration, e.g.:

cmake -G "Visual Studio 16 2019"

Examples

opengles_examples's People

Contributors

rinkowei avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.