GithubHelp home page GithubHelp logo

geeksammao / open.gl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aceimnorstuvwxz/open.gl

0.0 2.0 0.0 5.43 MB

中文翻译 The source code and content of Open.GL.

Home Page: http://open.gl/

JavaScript 3.40% CMake 0.06% C 9.99% C++ 82.67% PHP 3.70% CSS 0.18%

open.gl's Introduction

Note

Open.gl的教程算是看完了,其中drawing/texture/transformation/depth and stencil/这4节写了代码来跑例子,而framebuffers\geometry shader\gransform feedback没有写代码。前面部分基本完全翻译了,后面部分仅有部分翻译。可以完善的方面:完成全部的翻译,在XCODE工程中加入后半部分的代码示例,加入光照的内容,完成下列这些更进一步的研究:

  • 7,SSAO(screen space ambient occlusion) 该算法作为像素着色器,通过分析场景中纹理的深度值缓冲来实现,可以近似地表现出物体在环境光下产生的阴影。

- 8,使用transform feedback实现的particle simulation的粒子模拟特效。(粒子的数量、位置、大小、色彩的随机抖动,全部在GPU上计算,性能UP)

Open.GL

This repository hosts the server content of the Open.GL tutorial site. It was made public to allow people to track changes to the site and suggest improvements.

License

The code examples (content/code) are licensed as CC0, which is equivalent to public domain in most jurisdictions.

The source code of the site is licensed as MIT and content of the articles as CC BY-NC 4.0.

open.gl's People

Contributors

overv avatar qulogic avatar 1ace avatar xorgy avatar ruslashev avatar elmindreda avatar smarter avatar hugwijst avatar genuineaster avatar timothyqiu avatar tronje avatar

Watchers

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