Skip to content

cpinan/OpenGLES-Compendium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenGLES Compendium

I couldn't find examples in Kotlin with OpenGLES (maybe you're not going to use it, but I enjoy doing this)

First of all, I wrote the codes from the computer graphics course in the Imperial College of London.

Here are the links:

You can check the code here:

If you want to check a canvas 3D example, take a look at this:

Canvas 3D

It's still in progress, but it contains great examples of:

  • Light
  • Textures
  • Object generation
  • Canvas
  • Matrix
  • More

Also, I created some examples (it's still ongoing), for loading obj files and show them, here is a video with a preview:

OpenGLES 3 Android

The code is here

Going to still uploading examples, some games, and after that a few examples of Vulkan.

Enjoy!

Contact

carlos.pinan@gmail.com

License

Copyright 2020

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Tags

android opengles

Sources

About

Examples of 3D with canvas and opengles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published