Name | Brief Description | Playlist Link |
---|---|---|
OpenGL1 | 3D graphics library that communicates with the GPU. | YouTube |
1 Models used in this project under the CC BY 4.0 License:
- LOTR Troll by Ole Gunnar Isager on Sketchfab
- Low Poly M4A1 by TastyTony on Sketchfab
- Sphere Model (deleted) on Sketchfab
Name | Brief Description | Playlist Link |
---|---|---|
Java Tutorial | Introduction to the Java language and some advanced concepts. | YouTube |
Name | Brief Description | Playlist Link |
---|---|---|
Flutter | Cross platform mobile framework. | YouTube |
Name | Brief Description | Playlist Link |
---|---|---|
React Native - Learning Project | General overview of the basic functionality of the cross-platform mobile app framework - React Native. | YouTube |
Name | Brief Description | Playlist Link |
---|---|---|
Networking | TCP server/client communication. Includes demos with a chat application an HTTP server. | YouTube |