Giter Club home page Giter Club logo

opengl's Introduction

OpenGL

配置环境

glfw-3.2.1

glfw-3.2.1源码,可以编译得到glfw3.lib。

Includes

包含OpenGL需要的各种头文件。

Libs

包含OpenGL需要的各种Lib文件。

resouces

包含各种工程中需要的资源文件。

SettingCode

包含着色器、glad.c各种特殊文件

Code

工程的源代码。

  • HelloOpenGL 第一个OpenGL代码:简单窗口
  • DrawTriangleDemo OpenGL绘制三角形:三色三角形
  • MaterixDemo 绘制矩形
  • ShaderDemo 封装Shader
  • TextureDemo 使用纹理贴图
  • BaseLightDemo 基础光照
  • BlendingDiscardDemo 混合剔除(透明处理)
  • CameraDemo 摄像机(暂时不可用,替换成其他Code了)
  • DepthTestingDemo 深度测试
  • LightCasterDemo 光源
  • LightDemo 光照
  • LightMap 光照贴图
  • LoadModelDemo 加载模型
  • MaterialDemo 材质
  • Materix3DDemo 3D矩阵
  • SkyBoxDemo 天空盒
  • MultiLightDemo 多光源
  • PointLightDemo 点光源
  • SpotLightDemo 聚光灯
  • FrameBufferPostProcessing 帧缓存后期处理(只与帧缓存Shader存在差异,Code一致)
  • FrameBufferDemo 帧缓存
  • FaceCullingDemo 面剔除
  • StencilTestingDemo 模板测试

opengl's People

Watchers

James Cloos 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.