Skip to content

A simple example of using Swift to create an OpenGL application for macOS, iOS, and tvOS.

License

Notifications You must be signed in to change notification settings

joshb/CocoaOpenGL-Swift

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CocoaOpenGL-Swift

This is a simple example of using Swift to create an OpenGL application for macOS, iOS, and tvOS. It features a rotating, normal mapped cylinder that is illuminated by three moving point lights of different colors.

CocoaOpenGL-Swift

Aside from the vertex and fragment shaders written in GLSL, all of the application code is written in Swift.

This application was developed by Josh Beam and is distributed under a BSD-style license.

About

A simple example of using Swift to create an OpenGL application for macOS, iOS, and tvOS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published