diff --git a/projects/project4-resources.md b/projects/project4-resources.md index 439f4f4..0827306 100644 --- a/projects/project4-resources.md +++ b/projects/project4-resources.md @@ -15,7 +15,7 @@ - [GreenSock Tutorials](https://greensock.com/learning) ### JavaScript Animation Libraries -- [A Guide to the jQuery animate() method]A(https://www.sitepoint.com/guide-jquery-animate-method/) +- [A Guide to the jQuery animate() method](https://www.sitepoint.com/guide-jquery-animate-method/) - [Animate.js](https://daneden.github.io/animate.css/) - [Anime.js](http://animejs.com/) - [Magic Animations](https://github.com/miniMAC/magic) @@ -90,4 +90,4 @@ - [Three.js](https://threejs.org/): 3D graphics library that can work with WebGL (GPU-based graphics), or Canvas or SVG (CPU-based graphics) - [Three.js Documentation](https://threejs.org/docs/index.html#manual/introduction/Creating-a-scene) - - [Learning 3D Graphics on the Web with Three.js (Lynda.com)](https://www.lynda.com/JavaScript-tutorials/Learning-3D-Graphics-Web-Three-js/586668-2.html?org=rit.edu) \ No newline at end of file + - [Learning 3D Graphics on the Web with Three.js (Lynda.com)](https://www.lynda.com/JavaScript-tutorials/Learning-3D-Graphics-Web-Three-js/586668-2.html?org=rit.edu)