Skip to content

j91157j91157/CGHW

Repository files navigation

歡迎來到 j91157j91157 的Github!

Computer Graphic Fall 2017 By I5370

E-mail: j91157j91157@gmail.com

這位是看板娘 ------->

❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️

下列為2017 Fall Computer Graphic 的 Homework by I3B49 (:four::one::zero::four::zero::six::two::four::nine:):

請點此連結進入 Homework 首頁!-----> 我是傳送門

Homework 1 : Time-based animation, Button

🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟

Homework 2 : Git & Github

  • Homework 2 就是此 README.md の 頁面
    • This homework is finished!:white_check_mark:

🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟

Homework 3 : Hierarchical model, Cannonball

🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟

Homework 4 : OBJ loader, D-drive, Collision

🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟

Homework 5 : Class, Raycaster, Shadow map, PD control, GLSL

🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟

Homework 6 : Basic GLSL, Gooch shaded, GLSL shaders in a class

🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟🌟

Homework 7 : ???

  • Homework 7 の 傳送門
    • This homework is undone!:no_entry:

❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️❄️

這裡提供一些Javascript最近常用到的 library 👍

<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script> //jQuery

<script src="https://threejs.org/build/three.js"></script> //Newest Three.js version

<script src="https://threejs.org/build/three.min.js"></script> //Newest Three.js simplify version

<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/84/three.min.js"></script> //Three.js R84

<script src="https://threejs.org/examples/js/controls/OrbitControls.js"></script> //OrbitControls

<script src="https://jyunming-chen.github.io/tutsplus/js/KeyboardState.js"></script> //KeyboardState

<script src="https://rawgit.com/mrdoob/three.js/master/examples/js/loaders/MTLLoader.js"></script> //MTL Loader

<script src="https://rawgit.com/mrdoob/three.js/master/examples/js/loaders/OBJLoader.js"></script> //OBJ Loader

<script src="https://cdnjs.cloudflare.com/ajax/libs/stats.js/r16/Stats.min.js"></script> //FPS

按我回到TOP (ページトップへ)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published