CREATIVE CODING BLOG
Quick Talk
There are many examples of bloomy post processing techniques on threejs, I mean bloomy in the bright sense, not the sad gloomy from the famous song Billy Holiday's sunday, I really mean to blow visual light emission from an object. So while three js comes with post processing power that delivers really nice visuals, I […]
Read more »
This article describes the javascript and bootstrap lines that unfold the multiple question quiz with automatic scroll and smooth transitions I did spend a few minutes googling for the ideal association of chat like display and quiz elements (multiple choices). Most answers on chat based display provide code for displaying message application, not the automatic […]
you might want to try the nuxt3 module i18n to internationlize your nuxt3 application. It is full of nice features like automatic language detection and redirection, domain name switching, automatic route generateion and custom paths. The is a very extensive set of features, and I have to admit I prefered to code my own light […]
You can, create nice spheres from three js basic objects, or cylinder like figures with the Lathe object. Well I was looking to create an egg and this is quite easy if you like to play with mathematical sinus and cosinus. This guy's a bit like me, more than 30 years experience and blog for […]
Learn how to design multistep form with basic elements in a few lines of code Using the famous primevue starter for nuxt, we will build a multistep form based on vue and nuxt js , augmented by primevue elements. first thing to do is install and run primevue starter for nuxt. You'll find everything on […]
I have used wordpress event plugins for years, and if i had to continue using one of them I would recommend the very extensive - and not so expensive- tribe calendar plugin, that has a free version of the wordpress plugin directory. I like it because it is full of nice features, and may be […]
Learn to animate nice curve lines in a few code lines with ThreeJS, and show them from above.
Basement
here is a quick helper for dealing with small three js animations in a rather simple technique : add objects by naming them, and bulk removing them by name. This is an extension for the threejs Scene object, I call it WaveScene
Demonstration of a fence configurator (design fence with posts, limited width for panel, panel picker for specific coloring and custom laser cut design) Here I demonstrated integration of Material Design for Boostrap free version to build a side toolbar that mimics the photoshop tool palet. The example here was built with webpack. It combines many […]
here we review cost calculator modules for wordpress. TIP : try one of these plugins, then go ahead with gravity forms hacks and code based calculation