Skip to content

athsiao/LLD-three.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Learn Day: THREE.js

How to Use

  • Click "Fork" at the top of this page.
  • Uncheck this box to make sure you're cloning ALL branches. Uncheck this.
  • Once you've cloned your fork to your computer, switch to the "starter" branch.

Guide

Hi there! This repository contains a sample on how to use THREE.js, a JavaScript library for creating 3D computer graphics in your browser using WebGL.

You can view the (very helpful) documentation for THREE.js here. If you're experimenting, this documentation is super important for figuring out what kinds of things you can do using THREE.js.

Preliminary Knowledge

Note that this workshop assumes you have basic (very basic!) knowledge of HTML and (barely) CSS. If you don't, I suggest you review the W3 Schools tutorials for HTML and CSS on your own time, then coming back and reviewing this workshop material.

It also assumes a basic understanding of vanilla Javascript. However, I actually learned Javascript while learning THREE.js so if you don't know JS, it won't be impossible to follow along so long as you have a basic understanding of programming concepts.

About

Workshop on THREE.js for HackMerced's 2022 Local Learn Day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors