Members
-
math-as-code ★ PINNED
a cheat-sheet for mathematical notation in code form
★ 15k 4y agoExplain → -
nextjs-boilerplate ★ PINNED
Jam3 NextJS Generator for SPA, SSG, SSR and JAMStack applications
TypeScript ★ 111 1y agoExplain → -
adviser ★ PINNED
Jam3 quality advisor. Integrates checking for best practices at Jam3
JavaScript ★ 12 3y agoExplain → -
eslint-plugin-jam3 ★ PINNED
ESLint plugins used in Jam3
JavaScript ★ 3 3y agoExplain → -
devtool
[OBSOLETE] runs Node.js programs through Chromium DevTools
JavaScript ★ 3.7k 8y agoExplain → -
nice-color-palettes
nice colour palettes as JSON
JavaScript ★ 973 1y agoExplain → -
three-bmfont-text
renders BMFont files in ThreeJS with word-wrapping
JavaScript ★ 806 4y agoExplain → -
glsl-fast-gaussian-blur
optimized single-pass blur shaders for GLSL
JavaScript ★ 748 10y agoExplain → -
hihat
:tophat: local Node/Browser development with Chrome DevTools
JavaScript ★ 441 6y agoExplain → -
jam3-lesson-webgl-shader-threejs
Using custom vertex and fragment shaders in ThreeJS
JavaScript ★ 365 9y agoExplain → -
jam3-lesson-webgl-shader-intro
A brief introduction to fragment shaders.
★ 308 8y agoExplain → -
360-image-viewer
A standalone panorama viewer with WebGL
JavaScript ★ 292 3y agoExplain → -
web-audio-player
a cross-browser WebAudio player
JavaScript ★ 243 6y agoExplain → -
ae-to-json
will export an After Effects project as a JSON object
JavaScript ★ 243 10y agoExplain → -
msdf-bmfont
Generate BMFont texture and spec using msdfgen
JavaScript ★ 171 5y agoExplain → -
audiobuffer-to-wav
convert an AudioBuffer to .wav format
JavaScript ★ 157 6y agoExplain → -
jam3-lesson
No description.
★ 140 9y agoExplain → -
awesome-streetview
beautiful [lat, lng] Google Street View locations
JavaScript ★ 134 10y agoExplain → -
Invisible-Highway
Invisible Highway is an experiment in controlling physical things in the real world by drawing in AR. Simply make a pathway along the floor on your phone and the robot car will follow that path on the actual floor in your room. A custom highway with scenery is generated along the path to make the robots a little more scenic on your phone screen.
C# ★ 133 8y agoExplain → -
ffmpeg-gif
shell script to convert video to high quality GIF with ffmpeg
JavaScript ★ 125 8y agoExplain → -
voice-activity-detection
Voice activity detection
JavaScript ★ 118 8y agoExplain → -
extract-streetview
extract street view spherical images and depth information
JavaScript ★ 113 10y agoExplain → -
jam3-lesson-module-basics
intro to modular programming for frontend JavaScript
★ 111 7y agoExplain → -
orbit-controls
generic controls for orbiting a target in 3D
JavaScript ★ 110 6y agoExplain → -
svg-to-image
convert SVG text to a Image that can be drawn in canvas
JavaScript ★ 103 10y agoExplain → -
chaikin-smooth
Chaikin's smoothing algorithm for 2D polylines
JavaScript ★ 90 8y agoExplain → -
react-f1
F1 ui animation library for React
JavaScript ★ 89 9y agoExplain → -
opentype-layout
word wraps and lays out Opentype.js glyphs
JavaScript ★ 88 10y agoExplain → -
webgl-react-boilerplate ▣
WebGL React App ⚡️
JavaScript ★ 86 4y agoExplain → -
f1
A stateful ui library
JavaScript ★ 78 9y agoExplain → -
touch-scroll-physics
scroll physics for a scroll pane with edge bounce and velocity
JavaScript ★ 76 8y agoExplain → -
preloader
A library for loading common web assets
JavaScript ★ 69 5y agoExplain → -
three-png-stream
streams ThreeJS render target pixel data
JavaScript ★ 67 9y agoExplain → -
layout-bmfont-text
word-wraps and lays out text glyphs
JavaScript ★ 63 3y agoExplain → -
react-background-video-player
React background video component with simple player API
JavaScript ★ 57 3y agoExplain → -
glsl-hsl2rgb
HSL to RGB color conversion in GLSL
GLSL ★ 57 11y agoExplain → -
ios-safe-audio-context
create a WebAudio context that works in iOS and everywhere else
JavaScript ★ 57 10y agoExplain → -
perspective-camera
a high-level 3D perspective camera
JavaScript ★ 53 9y agoExplain → -
ios-video-test
a test of inline iOS video playback
JavaScript ★ 45 10y agoExplain → -
touches
simplified touch/mouse events for flick and swipe
JavaScript ★ 43 9y agoExplain → -
three-path-geometry
thick 2D lines for ThreeJS
JavaScript ★ 42 9y agoExplain → -
maya-json-export
a generic Maya to JSON exporter for triangle meshes
JavaScript ★ 41 10y agoExplain → -
jam3-lesson-canvas2d
open source code for a Canvas2D workshop at Jam3
JavaScript ★ 40 9y agoExplain → -
xhr-request
tiny http client for Node and the browser
JavaScript ★ 40 3y agoExplain → -
glsl-100-to-300
transpiles GLSL tokens from v100 to v300 es
JavaScript ★ 40 10y agoExplain → -
webvr-gearvr-test
a simple test of WebVR running natively in GearVR
JavaScript ★ 38 10y agoExplain → -
generator-jam3 ▣
This is a generator for Jam3 projects
JavaScript ★ 36 8y agoExplain → -
babel-plugin-static-fs
statically transforms Node fs for the browser
JavaScript ★ 35 4y agoExplain → -
parse-dds
parses the headers of a DDS texture file
JavaScript ★ 34 11y agoExplain → -
google-maps-api
Get up and running with the google maps API quickly
JavaScript ★ 33 8y agoExplain → -
ae-to-json-cli
This is a command line application to export After Effects files as JSON
JavaScript ★ 32 10y agoExplain → -
load-bmfont
loads a BMFont file in Node and the browser
JavaScript ★ 31 1y agoExplain → -
gl-pixel-stream
streaming gl.readPixels from an FBO
JavaScript ★ 31 9y agoExplain → -
threejs-generate-gif
Generate an animated GIF (using the GPU) from a threejs scene
JavaScript ★ 30 10y agoExplain → -
tech-we-use
A list of technologies: modules, libraries, and tools we use
★ 29 10y agoExplain → -
jam3-lesson-module-creation
introduction to creating a new npm module
★ 29 11y agoExplain → -
three-simplicial-complex
render simplicial complexes with ThreeJS
JavaScript ★ 28 9y agoExplain → -
three-buffer-vertex-data
an easy way to set vertex data on a BufferGeometry
JavaScript ★ 28 6y agoExplain → -
text-split
Utility for splitting text into chunks based on regex.
JavaScript ★ 27 9y agoExplain → -
google-panorama-by-location
gets a Google StreetView by [ lat, lng ]
JavaScript ★ 26 10y agoExplain → -
threejs-post-process-example
a tutorial on ThreeJS post processing
JavaScript ★ 26 10y agoExplain → -
mesh-heightmap-contours
Given a heightmap, generate a "contoured" terrain mesh
JavaScript ★ 26 10y agoExplain → -
add-px-to-style
Will add px to the end of style values which are Numbers
JavaScript ★ 24 10y agoExplain → -
heightmap-contours
Generate a series of 2D contour meshes over a heightmap
JavaScript ★ 24 10y agoExplain → -
Javascript-Code-Conventions ⑂
JavaScript Style Guide
JavaScript ★ 24 10y agoExplain → -
detect-import-require
list require and import paths from a JavaScript source
JavaScript ★ 24 10y agoExplain → -
analyser-frequency-average
gets an average intensity between two frequency ranges
JavaScript ★ 23 10y agoExplain → -
says
cross-platform 'say' command using Electron
JavaScript ★ 23 11y agoExplain → -
background-cover
Simulate 'background-size: cover' on HTMLVideoElement and HTMLImageElement
JavaScript ★ 23 4y agoExplain → -
video-element
A simple HTML5/YouTube Video Element with a unified interface
JavaScript ★ 22 9y agoExplain → -
delaunify
randomly delaunay-triangulates an image
JavaScript ★ 22 9y agoExplain → -
css-transform-to-mat4
Will take a string which is a css transform value (2d or 3d) and return a mat4 or 3d transformation matrix from the string.
JavaScript ★ 21 10y agoExplain → -
touch-pinch
minimal two-finger pinch gesture detection
JavaScript ★ 21 8y agoExplain → -
glsl-blend-overlay
blend mode 'overlay' for GLSL
C ★ 21 11y agoExplain → -
three-fluid-demo
ThreeJS fluid simulation demo
GLSL ★ 21 9y agoExplain → -
camera-unproject
unproject 2D point to 3D coordinate
JavaScript ★ 21 11y agoExplain → -
scroll-manager
A handler for scrolling inside elements with different eases
JavaScript ★ 19 8y agoExplain → -
ray-3d
a high-level ray picking helper for 3D intersection
JavaScript ★ 19 9y agoExplain → -
gl-shader-output
test a shader's gl_FragColor output on a 1x1 canvas
JavaScript ★ 18 10y agoExplain → -
three-orbit-viewer
quick harness for viewing a mesh with orbit viewer
JavaScript ★ 18 9y agoExplain → -
uploadr
CLI tool which uploads a folder via SFTP
JavaScript ★ 17 9y agoExplain → -
gh-api-stream
streams JSON content from a GitHub API
JavaScript ★ 17 10y agoExplain → -
camera-spin
Mouse/touch-draggable first-person camera
JavaScript ★ 17 10y agoExplain → -
exif-orientation-image
Properly displays an image via canvas based on the exif orientation data.
JavaScript ★ 16 9y agoExplain → -
preview-dds
preview and save DDS textures from the command line
JavaScript ★ 15 10y agoExplain → -
meetup-creative-coding-webgl
A WebGL experiment created for Jam3's Creative Coding Meetup on October 23rd 2019.
JavaScript ★ 15 6y agoExplain → -
jam3-lessons-react
Quick and brief reference for React development
★ 15 9y agoExplain → -
bodymovin ⑂
after effects to html library
JavaScript ★ 15 4y agoExplain → -
detect-audio-autoplay
detects whether the browser can auto-play audio
JavaScript ★ 14 10y agoExplain → -
ae-threejs-multichannel-sdf
A signed distance field Effect plugin for Adobe After Effects
C ★ 13 9y agoExplain → -
awwwards-stream
scrape Awwwards data
JavaScript ★ 13 10y agoExplain → -
slot-machine-button
:slot_machine: React Slot Machine Button
JavaScript ★ 13 8y agoExplain → -
webgl-to-canvas2d
Convert a webgl context or webgl canvas into a 2d canvas
JavaScript ★ 13 11y agoExplain → -
google-maps-image-api-url
This module will return a string which is a url to load an image from the Google Maps Image API
JavaScript ★ 12 9y agoExplain → -
nyg
Not another yeoman generator, a simplified project generator based around prompts and events.
JavaScript ★ 12 7y agoExplain → -
nyg-jam3 ▣
Second generation of the Jam3 Generator, many new features and breaking change features
JavaScript ★ 11 5y agoExplain → -
google-assistant-21-days-of-gratitude
No description.
JavaScript ★ 11 8y agoExplain → -
camera-picking-ray
creates a picking ray for a 2D/3D camera
JavaScript ★ 11 11y agoExplain → -
convert-bmfont
converts a BMFont from one format to another
JavaScript ★ 10 11y agoExplain → -
camera-project
project 3D point into 2D window space
JavaScript ★ 10 11y agoExplain → -
get-canvas-context
create a new canvas context
JavaScript ★ 10 10y agoExplain → -
scientific-to-decimal
A function which will convert scientific numbers to decimal strings.
JavaScript ★ 10 10y agoExplain → -
add-line-numbers
adds line numbers to a source string
JavaScript ★ 10 5y agoExplain → -
google-assistant-greeting-cards
No description.
JavaScript ★ 10 8y agoExplain → -
fullscreen-handler
Cross-browser fullscreen handler utility
JavaScript ★ 10 9y agoExplain → -
innkeeper-socket.io
rooms++ for socket.io. Allows for private rooms where a key is used and storing data for a room.
JavaScript ★ 10 9y agoExplain → -
google-panorama-tiles
normalizes tile data for Google Street View panoramas
JavaScript ★ 9 11y agoExplain → -
google-panorama-by-id
gets a Google Street View by pano id
JavaScript ★ 9 10y agoExplain → -
browser-lessons
module to help create lessons or workshops which are browser based
JavaScript ★ 9 11y agoExplain → -
gl-extension
gets a WebGL extension, normalized to work the same in WebGL 2 contexts
JavaScript ★ 9 10y agoExplain → -
ie-css-transform
A function which you pass a css transform (2d or 3d) and an optional transform origin value to and it will try to emulate it for ie6 - ie8.
JavaScript ★ 8 11y agoExplain → -
reload-css
Reloads all style sheets in the page associated with a URL
JavaScript ★ 8 9y agoExplain → -
react-hooks
No description.
JavaScript ★ 8 4y agoExplain → -
exif-orientation
Returns the exif orientation is scale / rotation from a file object
JavaScript ★ 8 9y agoExplain → -
AR.js ⑂
Efficient Augmented Reality for the Web - 60fps on mobile!
JavaScript ★ 7 3y agoExplain → -
async-image-loader
a small utility to load image tiles in parallel
JavaScript ★ 7 10y agoExplain → -
devtool-examples
some examples of using devtool
JavaScript ★ 7 10y agoExplain → -
MatrixBuilder
Single page application to help generate device and browser matrix's for projects.
JavaScript ★ 7 10y agoExplain → -
quad-indices
creates the indices for a quad (two triangles)
JavaScript ★ 7 11y agoExplain → -
image-to-canvas
Pass an HTMLImageElement receive a Canvas back
JavaScript ★ 7 11y agoExplain → -
fitc-react-spotlight
Some examples for the fitc-react-spotlight.
JavaScript ★ 7 10y agoExplain → -
vimeo-file-urls
No description.
JavaScript ★ 6 10y agoExplain → -
get-adobe-generator
A helper module which allows you to receive a Photoshop Generator instance
JavaScript ★ 6 7y agoExplain → -
typing-ahead
A lightweight library to build data model for typeahead feature
JavaScript ★ 6 4y agoExplain → -
is-webgl2-context
whether a canvas context is using WebGL 2.0
JavaScript ★ 6 11y agoExplain → -
angular-components-library
Angular component libraries: YouTube iframe player, slot machine button, and more
TypeScript ★ 5 6y agoExplain → -
threejs-uv-projection-factory
A threejs UV projector system. Great for dynamic decal placement.
JavaScript ★ 5 10y agoExplain → -
react-ui
Repository for public react components in Jam3
JavaScript ★ 5 4y agoExplain → -
ae-tracker-test
No description.
JavaScript ★ 5 10y agoExplain → -
jam3-lesson-tweening
This is a browser based lesson which teaches about Tweening engines
JavaScript ★ 5 10y agoExplain → -
tap-console-parser
parses TAP by hijacking console.log
JavaScript ★ 5 11y agoExplain → -
glsl-token-inject-block
safely inject a block of tokens into a shader
JavaScript ★ 5 7y agoExplain → -
vue-svg
A Vue directive that will add a svg from an svg sprite sheet to an element.
JavaScript ★ 4 10y agoExplain → -
audio-index-to-frequency
converts an index to Hz frequency for WebAudio
JavaScript ★ 4 10y agoExplain → -
svg-camera-icon
FontAwesome's SVG camera as a module
JavaScript ★ 4 10y agoExplain → -
rgba-to-float
packs a RGBA color into a single float
JavaScript ★ 4 11y agoExplain → -
int-bits
converts int bits to float32 and back
JavaScript ★ 4 8y agoExplain → -
gl-blend-demo
an example scene which blends foreground and background images
JavaScript ★ 4 11y agoExplain → -
google-static-maps-tile
Given a center map cordinate Google Static Maps API will be used to load tiles of a map in a given area.
JavaScript ★ 4 11y agoExplain → -
webgl2-core-extensions
list of extensions promoted to core in WebGL2
JavaScript ★ 4 10y agoExplain → -
polyvision
Create multi user experiences which are controlled by time
JavaScript ★ 4 8y agoExplain → -
ndarray-bin-pack
bin-pack an array of rectangles into an atlas
JavaScript ★ 4 11y agoExplain → -
threejs-pair-closest-points
A module to help a cloud of points find the closest pairs in another cloud of points by rearranging 2 arrays of the same length.
JavaScript ★ 4 11y agoExplain → -
xml-parse-from-string
DOMParser.parseFromString for XML with IE8 fallback
JavaScript ★ 4 9y agoExplain → -
detect
Library for feature detection based on User-Agent sniffing
JavaScript ★ 3 4y agoExplain → -
google-elevation-api
This module will help reading the Google Maps Elevation API
JavaScript ★ 3 11y agoExplain → -
arlabs-doodads
No description.
C# ★ 3 5y agoExplain → -
intern-webgl-gallery ▣
WebGL Gallery Project 🖼 ✨
JavaScript ★ 3 4y agoExplain → -
gl-big-triangle
No description.
JavaScript ★ 3 10y agoExplain → -
audio-frequency-to-index
convert a Hz frequency to an index for WebAudio
JavaScript ★ 3 10y agoExplain → -
threejs-webgl2-tests
work in progress
JavaScript ★ 3 9y agoExplain → -
getboundingbox
This is a utility function to calculate the bounding box of series of 2D points
JavaScript ★ 3 11y agoExplain → -
landscape-fit
No description.
JavaScript ★ 3 10y agoExplain → -
nyg-opensource-jam3
Jam3 Open Source Library Generator with no build configuration and no prompts
JavaScript ★ 3 6y agoExplain → -
raf-tweener
No description.
JavaScript ★ 3 10y agoExplain → -
express-force-https
No description.
JavaScript ★ 3 10y agoExplain → -
google-maps-image-api
This is an easy way to consume the Google Maps Image API
JavaScript ★ 3 11y agoExplain → -
pytorch.github.io ⑂ ▣
The website for PyTorch
HTML ★ 2 3y agoExplain → -
google-maps-coords
Convert Google Maps Coordinates without Google Maps. Handles conversions between lat long, point, and px
JavaScript ★ 2 11y agoExplain → -
lesson-launcher
launches an interactive terminal for JavaScript lessons/examples
JavaScript ★ 2 11y agoExplain → -
nyg-static-jam3
Jam3 Static Frontend App Generator with no build configuration and no prompts.
JavaScript ★ 2 7y agoExplain → -
adviser-plugin-lighthouse
Adviser plugin for running lighthouse audits
JavaScript ★ 2 5y agoExplain → -
example-data-from-unity-to-node
This is a small example as to how you can send JSON data from Unity to a Node server running Express
C# ★ 2 10y agoExplain → -
Monks-Prompt-Enhancer-ComfyUI-Node
No description.
Python ★ 1 3mo agoExplain → -
comfy-monk-public
A Photoshop plugin that connects to a ComfyUI backend via FastAPI, enabling AI-powered image generation and inpainting directly inside Photoshop. Built by the Monks creative technology team.
★ 1 2mo agoExplain → -
react-redux-i18n
No description.
JavaScript ★ 1 7y agoExplain → -
wp-cookie-banner-plugin
WP plugin for a non-invasive cookie banner.
PHP ★ 1 5y agoExplain → -
pytorch ⑂ ▣
Tensors and Dynamic neural networks in Python with strong GPU acceleration
C++ ★ 1 4y agoExplain → -
ng-slot-machine-button ▣
:slot_machine: Angular 2+ Slot Machine Button
TypeScript ★ 1 8y agoExplain → -
next-react-ui
No description.
TypeScript ★ 1 2y agoExplain → -
stylelint-config-jam3
The Jam3 shareable config for stylelint.
JavaScript ★ 1 4y agoExplain → -
threejs-cubemap-exporter
Exports cubemap environment from THREE.CubeCamera into 6 .PNGs
JavaScript ★ 1 11y agoExplain → -
react-html-parser ⑂
Converts HTML strings directly into React components avoiding the need to use dangerouslySetInnerHTML
JavaScript ★ 1 6y agoExplain → -
serverless-next.js ⑂
⚡ Deploy your next apps using the serverless framework
★ 1 6y agoExplain → -
ShortSword
ShortSword is a canvas-based realtime animation engine for voxels and effects.
JavaScript ★ 1 12y agoExplain → -
wordpress-vip-boilerplate
Local WordPress VIP Go development environment
Shell ★ 1 6y agoExplain → -
repo-deps
a high-level CLI tool to grab many dependencies from GitHub repos
JavaScript ★ 1 10y agoExplain → -
git-lfs-utils
No description.
Shell ★ 1 10y agoExplain → -
innkeeper
innkeeper can be used with socket.io to create private rooms and adds the ability to have room data
JavaScript ★ 1 9y agoExplain → -
create-react-app ⑂
Set up a modern web app by running one command.
JavaScript ★ 0 7y agoExplain → -
prj-puur-natuur-tuin
No description.
★ 0 11mo agoExplain → -
configstore ⑂
Easily load and persist config without having to think about where and how
JavaScript ★ 0 9y agoExplain → -
prj-240239189-comfyui-on-eks ⑂
No description.
TypeScript ★ 0 1y agoExplain → -
unity-tech-fpssample
No description.
C# ★ 0 2y agoExplain → -
nextjs-boilerplate-rag-source
No description.
TypeScript ★ 0 2y agoExplain → -
tutorials ⑂ ▣
PyTorch tutorials.
★ 0 4y agoExplain → -
pytorch_sphinx_theme ⑂ ▣
PyTorch Sphinx Theme
CSS ★ 0 4y agoExplain → -
ng-ytplayer ▣
Angular 2+ YouTube Player Component
TypeScript ★ 0 8y agoExplain → -
intern-ae-to-f1-exporter-gui ▣
An electron based application that will extract and convert an ae animation into an f1 animation
JavaScript ★ 0 7y agoExplain → -
intern-ae-to-f1-json ▣
An optimized version of ae-to-json where only properties used in f1 is extracted.
JavaScript ★ 0 7y agoExplain → -
intern-f1-tool ▣
A tool to create f1 ui animations
JavaScript ★ 0 7y agoExplain → -
intern-ae-to-f1-exporter ▣
This is an After Effects to F1 exporter
JavaScript ★ 0 7y agoExplain → -
adviser-plugin-audit-npm ▣
No description.
JavaScript ★ 0 6y agoExplain → -
vue-budo-example
an experiment blending budo and vue.js
JavaScript ★ 0 10y agoExplain → -
package-build-stats ⑂
This is the cloud function that powers the core of building, minifying and gzipping of packages in bundlephobia
JavaScript ★ 0 4y agoExplain → -
adviser-plugin-dependencies
Adviser plugin with rules to ensure the use of healthy dependencies
JavaScript ★ 0 3y agoExplain → -
faceshiftparser
This is a module Faceshift Open File Format files
JavaScript ★ 0 12y agoExplain → -
react-best-practices ⑂
A React best practices guide built using slate
JavaScript ★ 0 10y agoExplain → -
node-fetch ⑂
A light-weight module that brings window.fetch to Node.js
★ 0 5y agoExplain → -
BookStack ⑂
A platform to create documentation/wiki content built with PHP & Laravel
PHP ★ 0 4y agoExplain →
No repos match these filters.