Giter Site home page Giter Site logo

haxpor / lazyfoo-opengl2c Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 829 KB

Opengl 2.1 with few tutorial of 3.3 later in the series in C following tutorials from lazyfoo but with SDL2, added improvement and few more features if possible

License: MIT License

Makefile 1.73% Shell 0.04% C 82.14% C++ 15.88% GLSL 0.22%
c sdl2 opengl opengl2 opengl3 opengl3-0

lazyfoo-opengl2c's Introduction

lazyfoo-opengl2c

C implementation of OpenGL tutorial (v.2.1 - 3.3) by Lazyfoo but with SDL2, improvement and added features if possible.

Original tutorial is based up to 3.1, but I target 3.3.

Approach

The approach of coding for each tutorial sample will be the same as I did in lazyfoo-sdl2c in which each sample directory is self-contained, no reference to external reuseable source file in another directory. But those reuseable source file will be updated / added more features in recent sample directory.

So more recent sample directory has more complete or per say latest source of such reuseable system.

At the end I might combine all those reuseable system spanning in multiple source files together.

Directory with name <number><number>_extra_... is the extra additional on top of the same topic of tutorial.

How to build

Execute make at the root directory to build all samples.

Execute make at each of sample directory to build only for that sample.

As well you can make clean at both root, or specific sample directory to clean all built files for all samples or specific sample respectively.

Credits Author

This project is based on the work of Lazyfoo. See License section for more information about rights to use code in this project.

Credits

  • Minecraft font by Craftron Gaming on dafont.com - link
  • 8bit Wonder font by Joiro Hatgaya on dafont.com - link

License

  • As stated in http://lazyfoo.net/contact.php, the rights of this derived works (code and assets) still belong to Lazyfoo otherwise noted. LGPL, LazyFoo, original author this repository based on.
  • The code that's not based on original work is belong to me (Wasin Thonkaew) as MIT.
  • Other additional assets are belong to what is noted in README.md file of corresponding sample.

If you have an enquiry about modifying or extending the project, please contact LazyFoo here.

lazyfoo-opengl2c's People

Contributors

haxpor avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wahello

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.