Skip to content

Instantly share code, notes, and snippets.

View ShaneBrumback's full-sized avatar

Shane Brumback ShaneBrumback

View GitHub Profile
@ShaneBrumback
ShaneBrumback / threejs-examples-rocket-engine-particle-system.html
Last active March 19, 2024 05:16
Three.js Particle System for Rocket Engine
<!--////////////////////////////////////////////////////////////////////////////////////////
/// ///
/// Example Using Three.js Library, HTML, CSS & JavaScript ///
// 3D Interactive Web Apps & Games 2021-2024 ///
/// Contact Shane Brumback https://www.shanebrumback.com ///
/// Send a message if you have questions about this code ///
/// I am a freelance developer. I develop any and all web. ///
/// Apps Websites 3D 2D CMS Systems etc. Contact me anytime :) ///
/// ///
////////////////////////////////////////////////////////////////////////////////////////////-->
@ShaneBrumback
ShaneBrumback / threejs-examples-comet-tail-particle-system.html
Last active March 19, 2024 05:16
Threejs Examples Comet Tail Particle System
<!--////////////////////////////////////////////////////////////////////////////////////////
/// ///
/// Example Using Three.js Library, HTML, CSS & JavaScript ///
// 3D Interactive Web Apps & Games 2021-2024 ///
/// Contact Shane Brumback https://www.shanebrumback.com ///
/// Send a message if you have questions about this code ///
/// I am a freelance developer. I develop any and all web. ///
/// Apps Websites 3D 2D CMS Systems etc. Contact me anytime :) ///
/// ///
////////////////////////////////////////////////////////////////////////////////////////////-->
@ShaneBrumback
ShaneBrumback / threejs-examples-how-to-program-3d-laser-ring-effect.html
Last active March 19, 2024 05:17
Three.js Examples How to Program 3D Laser Ring Effects
<!--////////////////////////////////////////////////////////////////////////////////////////
/// ///
/// Example Using Three.js Library, HTML, CSS & JavaScript ///
// 3D Interactive Web Apps & Games 2021-2024 ///
/// Contact Shane Brumback https://www.shanebrumback.com ///
/// Send a message if you have questions about this code ///
/// I am a freelance developer. I develop any and all web. ///
/// Apps Websites 3D 2D CMS Systems etc. Contact me anytime :) ///
/// ///
////////////////////////////////////////////////////////////////////////////////////////////-->
@ShaneBrumback
ShaneBrumback / threejs-how-to-program-a-shotgun-blast-effect.html
Last active February 3, 2023 23:50
Threejs How to Program a Shotgun Blast Effect
<!--////////////////////////////////////////////////////////////////////////////////////////
/// ///
/// Example Using Three.js Library, HTML & Javascript ///
/// Developer 3D Interactive 3D Games and Apps 2021-2023 ///
/// Contact Shane Brumback https://www.shanebrumback.com ///
/// Send a message if you have questions about this project ///
/// Subscribe to my YouTube Channel ///
/// https://www.youtube.com/channel/UC5kqNYlnPWrL46eTKjTEPHg ///
/// Find More Example Code on Shane Brumback's Tech Blog ///
/// https://shanebrumback.blogspot.com/ ///
@ShaneBrumback
ShaneBrumback / threejs-examples-water-shader-effects.html
Last active March 19, 2024 05:16
Threejs Examples Water Shader Effects
<!--////////////////////////////////////////////////////////////////////////////////////////
/// ///
/// Example Using Three.js Library, HTML, CSS & JavaScript ///
// 3D Interactive Web Apps & Games 2021-2024 ///
/// Contact Shane Brumback https://www.shanebrumback.com ///
/// Send a message if you have questions about this code ///
/// I am a freelance developer. I develop any and all web. ///
/// Apps Websites 3D 2D CMS Systems etc. Contact me anytime :) ///
/// ///
////////////////////////////////////////////////////////////////////////////////////////////-->
@ShaneBrumback
ShaneBrumback / threejs-examples-animate-3d-objects-and-fragment-shaders.html
Last active March 19, 2024 05:16
Threejx Examples Animate 3d Objects and Fragment Shaders
<!--////////////////////////////////////////////////////////////////////////////////////////
/// ///
/// Example Using Three.js Library, HTML, CSS & JavaScript ///
// 3D Interactive Web Apps & Games 2021-2024 ///
/// Contact Shane Brumback https://www.shanebrumback.com ///
/// Send a message if you have questions about this code ///
/// I am a freelance developer. I develop any and all web. ///
/// Apps Websites 3D 2D CMS Systems etc. Contact me anytime :) ///
/// ///
////////////////////////////////////////////////////////////////////////////////////////////-->
@ShaneBrumback
ShaneBrumback / threejs-examples-interactive-image-particle-system.html
Last active March 19, 2024 05:16
Threejs Examples Interactive Image Particle System
<!--////////////////////////////////////////////////////////////////////////////////////////
/// ///
/// Example Using Three.js Library, HTML, CSS & JavaScript ///
// 3D Interactive Web Apps & Games 2021-2024 ///
/// Contact Shane Brumback https://www.shanebrumback.com ///
/// Send a message if you have questions about this code ///
/// I am a freelance developer. I develop any and all web. ///
/// Apps Websites 3D 2D CMS Systems etc. Contact me anytime :) ///
/// ///
////////////////////////////////////////////////////////////////////////////////////////////-->
@ShaneBrumback
ShaneBrumback / threejs-examples-multi-color-cloud-particle-system.html
Last active March 19, 2024 05:17
Threejs Examples Multi Color Cloud Particle System
<!--////////////////////////////////////////////////////////////////////////////////////////
/// ///
/// Example Using Three.js Library, HTML, CSS & JavaScript ///
// 3D Interactive Web Apps & Games 2021-2024 ///
/// Contact Shane Brumback https://www.shanebrumback.com ///
/// Send a message if you have questions about this code ///
/// I am a freelance developer. I develop any and all web. ///
/// Apps Websites 3D 2D CMS Systems etc. Contact me anytime :) ///
/// ///
////////////////////////////////////////////////////////////////////////////////////////////-->
@ShaneBrumback
ShaneBrumback / threejs-examples-white-cloud-particle-system.html
Last active March 19, 2024 05:17
Threejs Examples White Cloud Particle System
<!--////////////////////////////////////////////////////////////////////////////////////////
/// ///
/// Example Using Three.js Library, HTML, CSS & JavaScript ///
// 3D Interactive Web Apps & Games 2021-2024 ///
/// Contact Shane Brumback https://www.shanebrumback.com ///
/// Send a message if you have questions about this code ///
/// I am a freelance developer. I develop any and all web. ///
/// Apps Websites 3D 2D CMS Systems etc. Contact me anytime :) ///
/// ///
////////////////////////////////////////////////////////////////////////////////////////////-->
@ShaneBrumback
ShaneBrumback / threejs-examples-adding-transparent-png-images-to-3d-objects.html
Last active March 19, 2024 05:17
Adding Transparent PNG Textures to 3D Objects
<!--////////////////////////////////////////////////////////////////////////////////////////
/// ///
/// Example Using Three.js Library, HTML, CSS & JavaScript ///
// 3D Interactive Web Apps & Games 2021-2024 ///
/// Contact Shane Brumback https://www.shanebrumback.com ///
/// Send a message if you have questions about this code ///
/// I am a freelance developer. I develop any and all web. ///
/// Apps Websites 3D 2D CMS Systems etc. Contact me anytime :) ///
/// ///
////////////////////////////////////////////////////////////////////////////////////////////-->