Lemon-JS : An accessible Rendering Engine in JavaScript

    Lemon-JS : An accessible Rendering Engine in JavaScript

    Lemon-JS is an accessible rendering engine in javaScript.The goal of this project is to stay simple to make people understand and experiment with 3D rendering.

    Features:

    • Access to the low level API
    • Rendering queues and commands system
    • Lights support
    • Shaders
    • Scene management (nodes, hierrachy, …)
    • Separated “engine” logic from the low level part
    • Post processing
    • Loading models, sprites, videos and custom mesh

    Text Distortion Effects using Blotter.js

    Text Distortion Effects using Blotter.js

    Distortion effects have become quite popular over the past two years and now many extraordinary website designs have some unique form of this intriguing trend. Today we’d like to share two demos with you that show how to use Blotter, a three.js and Underscore.js powered API for drawing artsy text effects. We used it to distort text on scroll and on mouse move.

    CSSans Pro – The Colourful, Sassy, CSS Font

    CSSans Pro - The Colourful, Sassy, CSS Font

    CSSans Pro is a just-for-fun CSS project.

    x-spreadsheet : A web-based JavaScript Spreadsheet

    x-spreadsheet : A web-based JavaScript Spreadsheet

    x-spreadsheet is a web-based JavaScript(canvas) spreadsheet.

    Custom Cursor Effects with Paper.js

    Custom Cursor Effects with Paper.js

    A collection of five demos and a tutorial on how to create animated custom cursor effects for interactive elements like navigations, galleries and carousels.In the following tutorial we’ll take a look at how to create a magnetic noisy circle cursor for navigation elements. We’ll be using Paper.js with Simplex Noise.

    AlaSQL : JavaScript SQL Database Library

    AlaSQL : JavaScript SQL Database Library

    AlaSQL.js – JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.

    Layer Motion Slideshow with CSS Grid & TweenMax

    Layer Motion Slideshow with CSS Grid & TweenMax

    Today we’d like to share yet another CSS Grid-powered slideshow with you. The idea is to show and hide images with a reveal effect and add a parallax like effect to the main image and the title. For the title we’ve added two copied layers with an outline style which creates an interesting motion effect. For the animations we use TweenMax.

    Interactive Particles with Three.js

    Interactive Particles with Three.js

    This tutorial is going to demonstrate how to draw a large number of particles with Three.js and an efficient way to make them react to mouse and touch input using shaders and an off-screen texture.

    ModalJS – Most Complete jQuery Popup/Modal Plugin

    ModalJS - Most Complete jQuery Popup/Modal Plugin
    • Popup messages
    • Inline messages
    • Device detection, show/hide mobile specific modals
    • Modern looks
    • Easy Integration
    • Behavioral Triggers
    • GDPR Ready
    • Cookies
    • Gradient color picker
    • Supports all modern browsers

    Lookforward : Simple Page Transitions using HistoryAPI

    Lookforward : Simple Page Transitions using HistoryAPI

    Lookforward is a small library that helps you to create smooth transitions between pages with the easiest way using HistoryAPI.