GithubHelp home page GithubHelp logo

thecocce / ofexamples Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kalwalt/ofexamples

0.0 2.0 0.0 16.37 MB

various OpenFramework examples

Makefile 36.18% GLSL 7.09% C++ 25.73% C 31.01%

ofexamples's Introduction

This is a collection of examples of various types for Openframework:

- fboRenderToTexture shows how to apply an FBO to an object through a 3d texture. Projects for linux32 Codeblocks are included.

- FractalFloatTerrainExample is an improved floatingPointImageExample example, a terrain with texture maps, normal maps, specular maps. Tangents and binormals are calculated by the shader. Projects for linux32 Codeblocks are included. All the textures ( texture map, normal map, specular map and height map) where made with L3DT terrain editor http://www.bundysoft.com/L3DT/ after exporting the height map was converted from .png to .exr in Photoshop (Remember: you must convert to 32bit format before exporting to .exr format).  

- pointPPLShaderExample and pointlightShaderExample_swiftless are two example of shader lighting inside OpenFramework.

- Sinewave_openCL_Book is an example of using openCL inside linux. (after trying to use without success MSAopenCL...) . Wait for examples using libstdcl : https://github.com/browndeer/coprthr and 
  http://www.browndeertechnology.com/

- ShadowMap example of shadow mapping in OF 007 adapted from Akira Hayasaka example http://forum.openframeworks.cc/index.php?topic=4529.0

- ClassicNoise2Dexample is based on a Glsl shader taken from : https://github.com/ashima/webgl-noise/wiki very useful resource for Noise shader.

-MultiLightShaderExample is an example of multilight with a Glsl shader, at the moment spotLight not completely supported.

kalwaltart 09122012

ofexamples's People

Contributors

kalwalt avatar manish-juneja avatar

Watchers

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