Giter Club home page Giter Club logo

somegraphicsstuff's Introduction

Miscellaneous Graphics Programs

Small projects that I made to learn graphics rendering on the GPU through various graphics APIs. Instructions on how to use the programs are found here. These programs were made by using the following resources:

  • Modern OpenGL Guide by Alexander Overvoorde. Contains a quick overview of the various OpenGL interfaces.
  • Learn OpenGL by Joey de Vries. This gives a more thorough tutorial to OpenGL.
  • WebGL tutorial by Mozilla. Quick overview and tutorial of the WebGL interfaces.
  • OpenGL Programming Guide, Eighth Edition by Shreiner et al. General OpenGL reference.
  • Mathematics for 3D Game Programming and Computer Graphics by Eric Lengyel. Contains succinct explanations of the math involved.
  • For the spherical harmonics project, an external library for handling marching cubes by ilastik is used, where the source code for this library is downloaded by the Makefile. The formulas for the spherical harmonics are obtained by using Sympy.
  • The textures are retrieved from the images found here and converted to bmp files. These were made by Pixar and published under CC BY 4.0.
  • An image of the earth is retrieved from here, which was made by NASA.
  • The Noto Sans Font by Google are converted to bmp and json format using FontBuilder by andryblack
  • This series of Youtube videos by the channel 2etime was helpful in learning the Metal Shading language

More resources are listed in each of the individual project's subdirectories.

somegraphicsstuff's People

Contributors

marl0ny avatar

Watchers

 avatar  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.