.jpg)

## Sharpen Rendering

> Want to learn more about this course before buying? Check out its detailed landing page here: [https://chriscourses.com/threejs-bundle](/content/threejs-bundle/index.html)

🔗 Project Links

- [Finished Project Demo](/content/demos/intermediate-threejs-crash-course/index.html)
- [Comprehensive List of Three.js Geometry](https://threejs.org/docs/index.html?q=geometry#api/en/core/BufferGeometry)
- [Three.js Uniforms and Attributes](https://threejs.org/docs/index.html?q=web#api/en/renderers/webgl/WebGLProgram)
- [TailwindCSS CDN](https://tailwindcss.com/docs/installation#using-tailwind-via-cdn)

🌠 GLSL Documentation Links

- [Mat4](https://thebookofshaders.com/glossary/?search=mat4)
- [Texture2D](https://thebookofshaders.com/glossary/?search=texture2D)
- [Dot Operator](https://thebookofshaders.com/glossary/?search=dot)
- [Normalize](https://thebookofshaders.com/glossary/?search=normalize)
