This repository contains the code and documentation for the Three.js lecture presented during the 2023 Creative Coding class.
This repository serves as a resource for students who attended the Three.js lecture during the 2023 Creative Coding class. It includes a summary of the lecture, as well as code examples and projects that were demonstrated during the class.
The repository covers the following:
- Project 1: Creating a Basic Three.js Scene
- Project 2: Implementing the scene into a website
- Project 3: Using WebGL to import custom blender objects into websites
- Project 4: Building a Three.js Game (WIP)
To get started with the code examples in this repository, you will need to have a basic understanding of JavaScript, HTML and CSS. You will also need to have Node.js and Git installed on your machine.
To clone this repository, run the following command in your terminal:
git clone https://github.com/2alf/FMKThree.JS.git
Once you have cloned the repository, you can navigate to each project directory and follow the instructions in the corresponding PDF file. Instructions are currently only available in Serbian. They will be translated in due time.
This repository is intended for educational purposes only. You are welcome to use the code examples in your own projects, but please give credit to the original author and provide a link back to this repository.
If you would like to contribute to this repository, feel free to contact us.
The code is free to fork and alter.