Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Canvas
The Canvas API provides a means for drawing graphics via JavaScript and the HTML canvas element. Among other things, it can be used for animation, game graphics, data visualization, photo manipulation, and real-time video processing.
- GitHub: https://github.com/topics/canvas
- Wikipedia: https://en.wikipedia.org/wiki/Canvas_element
- Related Topics: html5,
- Last updated: 2024-11-18 00:03:54 UTC
- JSON Representation
https://github.com/angrybayblade/mnist-pad
🔢 Web based canvas that predicts the letter drawn on it.
canvas flask mnist neural-network python python3 webapp
Last synced: 28 Oct 2024
https://github.com/barryvanveen/gameoflife
🎲 Conway's Game of Life Javascript plugin
canvas conway es2015 es6 game gameoflife
Last synced: 14 Oct 2024
https://github.com/wolfiezero/games.js
Creating various games in JavaScript.
canvas canvas-game game games javascript javascript-game
Last synced: 08 Nov 2024
https://github.com/dhsathiya/matrix_rain
Matrix movie like code rain in JavaScript
canvas css html5 javascript rain
Last synced: 19 Oct 2024
https://github.com/alejandro-ser/2d-game-js
2D game with JavaScript using OOP on HTML canvas
Last synced: 14 Nov 2024
https://github.com/jcosentino11/whack-a-mole
An online multiplayer game of whack-a-mole
canvas erlang javascript multiplayer-online-game websockets
Last synced: 12 Oct 2024
https://github.com/MAHines/CanvasMAH
Classes and scripts for working with Canvas and Gradescope
canvas canvas-api canvas-lms gradescope
Last synced: 23 Oct 2024
https://github.com/lukaszwoznica/snake-canvas
Classic snake game created with Vanilla JavaScript and Canvas API.
canvas canvas-game css3 html5 javascript snake-game vanilla-javascript
Last synced: 13 Nov 2024
https://github.com/diewland/pico.green.js
Inject face detection to canvas draw function
canvas face-detection javascript picojs webcam
Last synced: 13 Nov 2024
https://github.com/diewland/any2canvas
from video/canvas to (another) canvas
canvas html5 html5-canvas html5-video javascript video
Last synced: 13 Nov 2024
https://github.com/shadowlp174/chartjs
Chart.JS: A pure JavaScript library for creating diagrams using just a few lines of code!
browser canvas canvas2d chart charting-library easy-to-use javascript pie-chart
Last synced: 07 Nov 2024
https://github.com/shadowlp174/3dengine
A renderengine using the Canvas element and JavaScript
browser canvas javascript renderer rendering rendering-3d-graphics rendering-engine
Last synced: 07 Nov 2024
https://github.com/upenn/teaching-dashboard
Integrated dashboard: Gradescope + Canvas + Optional Spreadsheet for tracking student progress/success
canvas dashboard gradescope grading-system student-success
Last synced: 23 Oct 2024
https://github.com/mbellman/soundbrush
Draw things and make music.
art canvas music typescript visualization webaudio
Last synced: 14 Nov 2024
https://github.com/sanichkotikov/canvas-worker-test-app
canvas test-task vanillajs webworker
Last synced: 13 Oct 2024
https://github.com/sauternic/canvas-kunst-kreise
canvas art circles
art canvas circles javascript kreise kunst
Last synced: 18 Nov 2024
https://github.com/bmedicke/optical-cavity
optical cavity simulator to be used as a didactic tool to train IT security engineers in the fundamentals of quantum cryptography; optical cavities play an essential part in several promising approaches to creating single-photon sources ✨🕶️
airy-formulae canvas fabry-perot finesse jupyter-notebook jupyterlab laser-cavity mqtt optical-resonator pykat python quantum-cryptography react
Last synced: 03 Nov 2024
https://github.com/christianoellers/polygon-generator
Canvas 2D generator for various polygons based on circle calculations.
canvas canvas-api canvas-drawing canvas2d css css3 ecmascript ecmascript6 es6 es6-javascript generator html html5 javascript javascript-math js js-classes math polygon vector
Last synced: 06 Nov 2024
https://github.com/hold-baby/inputshine
Input shine
canvas css3 html5 input javascript
Last synced: 12 Oct 2024
https://github.com/moaraby/photo-editor-js
Photo Editor App Using Javascript
bootstrap5 canvas download filters-and-effects html5 javascript reset upload-file
Last synced: 08 Nov 2024
https://github.com/m-valentino/epx-pixel-art-scaling
JavaScript canvas implementation of the EPX pixel art scaling algorithm
algorithm canvas epx image-scaling javascript nearest-neighbor pixel-art
Last synced: 15 Nov 2024
https://github.com/eylatamsouth/wavespace-launch
Waiting screen used in the physical space of wavespace™ LAS
Last synced: 05 Nov 2024
https://github.com/ludovicm67/simple-whiteboard
Simple Whiteboard is a simple and lightweight web component that can be integrated in any web application
canvas drawing lit-element ludovicm67 web-component webcomponent whiteboard
Last synced: 14 Oct 2024
https://github.com/matej-ch/particles
Particle background made with hmtl canvas and javascript
Last synced: 14 Nov 2024
https://github.com/matej-ch/shapes
Generating random shapes with canvas for backgrounds
Last synced: 14 Nov 2024
https://github.com/emurenmrz/canvas-effect-demo-js
Demo of effects processing in HTML5-CANVAS.
Last synced: 06 Nov 2024
https://github.com/avdeev/flappy-square-game
Fluppy square game on JS with Canvas
Last synced: 13 Oct 2024
https://github.com/saadkhanjadoon/canvas-tutorial
A simple canvas view to draw anything or write anything on it.
android android-ui canvas canvas-api
Last synced: 13 Nov 2024
https://github.com/gregorein/cropclip
CropClip - an i mage cutter web application for cutting and exporting specific regions from images. Supports multiple images, custom cuts, zooming, panning, and dark mode.
canvas crop-image crop-tool dark-mode dark-theme file-saver image-cropping image-editor image-processing javascript joyui jszip light-mode light-theme mui react typescript web-application
Last synced: 10 Nov 2024
https://github.com/fralonra/wgs-player
WGS player for the Web
canvas pixel-shader webgl2 wgs wgsl
Last synced: 02 Nov 2024
https://github.com/bartolomej/genart
My generative art experiments 🎨
art canvas creative-coding generative-art mathematics threejs
Last synced: 05 Nov 2024
https://github.com/thiti-dev/rustsnake
Classic 🐍snake game implemented in rust
canvas rust snake-game stdweb webassembly
Last synced: 10 Nov 2024
https://github.com/avdeev/snake-game
Snake game on JS with Canvas
canvas game javascript snake-game
Last synced: 13 Oct 2024
https://github.com/gmpsankalpa/fireworks
Fireworks animation using CSS canvas. 🎆🎇
canvas css fireworks-animation html javascript
Last synced: 16 Nov 2024
https://github.com/andrewjbateman/html5-canvas
:clipboard: Create an html canvas app, part of Javascript30 tutorial from Wes Bos
canvas css html5 javascript tutorial-code video
Last synced: 07 Nov 2024
https://github.com/ebrahimmfadae/draw-curved-path
Connect an airplane from its estimated location to destination airport through a curved line
bezier-curve canvas path-drawing
Last synced: 16 Nov 2024
https://github.com/torbjorv/shadebobs
Shadebobs for fun and learning
angular canvas demoscene shadebobs svg typescript
Last synced: 23 Oct 2024
https://github.com/bugoverdose/maze-runner
A game where you escape from a maze that is randomly generated with DFS algorithm
bfs-algorithm canvas react styled-components typescript
Last synced: 13 Oct 2024
https://github.com/andrewjbateman/javascript-webcam
:clipboard: integrate webcam into javascript app, using a server to host the webcam. Manipulate images using image-js
canvas css html image-js javascript javascript-webcam javascript30 repair tutorial-code
Last synced: 07 Nov 2024
https://github.com/julian-chu/f2elab_week7_canvasgame
https://julian-chu.github.io/F2ELab_week7_CanvasGame/
Last synced: 15 Nov 2024
https://github.com/croosh/notionbannermaker
A simple web app to design notion banners.
canvas notion react typescript
Last synced: 12 Oct 2024
https://github.com/finleygn/wglui
WebGL Framework using React for scene and state management.
Last synced: 13 Nov 2024
https://github.com/pionxzh/runestones
A web simulator for Tower of Savior
canvas game tower-of-saviors vue vuejs
Last synced: 14 Oct 2024
https://github.com/rezoanulhasan/mern-interview-test
canvas expressjs mongodb mongoose reactjs tailwindcss typescript zod
Last synced: 31 Oct 2024
https://github.com/alttiri/crop-image-to-canvas
Crops an image to a canvas element
canvas crop crop-image cropper
Last synced: 14 Oct 2024
https://github.com/edwinm/love-is-in-the-air
Love is in the air js1k entry
canvas js1k js1k-entries js1k-submissions
Last synced: 05 Nov 2024
https://github.com/luizfelipedasilva678/drawing-app
Drawing app 🎨 made with HTML5 Canvas and Typescript
Last synced: 16 Nov 2024
https://github.com/adaiasmagdiel/spotify-card-lyric
A simple web application that allows you to create beautifully formatted lyric cards in the style of Spotify. Simply input the album cover URL, song name, artist name, and snippets of the song's lyrics.
Last synced: 10 Nov 2024
https://github.com/jusemon/image-encryptor
Encrypt 8-colored images as arrays.
canvas js13kgames sprite tools
Last synced: 01 Oct 2024
https://github.com/ampatspell/canvas-noop
Module did not self-register: … canvas.node
Last synced: 17 Oct 2024
https://github.com/zxb1655/canvas-draw
一个简单的在线画板,基于 Canvas 和 JavaScript 的小demo
Last synced: 05 Nov 2024
https://github.com/victornpb/measure
Photo measurement tool - Virtual ruler
canvas dimensions measure photo picture projection ruler size
Last synced: 16 Nov 2024
https://github.com/jonmirzodev/snake-dart-game
Snake game created with Dart language and Canvas
canvas dart dartlang html5-canvas
Last synced: 18 Nov 2024
https://github.com/theo-interactive/ui-development
(Completed Version) Learn UI Development Examples
adobe-fonts ajax canvas css3 font-awesome google-fonts gsap3 html5 javascript pixijs-v5 typescript
Last synced: 07 Nov 2024
https://github.com/mateusfg7/multplay-game
Um jogo multiplayer feito com uma playlist de desenvolvimento de Jogos do canal Filipe Deschamps
canvas javascript multiplayer-game node
Last synced: 15 Oct 2024
https://github.com/gebeto/eshops-indicator
Eshops Indicator
canvas chart charts data-visualization ecommerce eshops-indicator html5-canvas html5-canvas-js indicator javascript npm-package
Last synced: 14 Nov 2024
https://github.com/berkbavas/qmlcompass
Compass implementation in QML using Canvas
canvas compass qml qml-samples qt6
Last synced: 27 Oct 2024
https://github.com/sauternic/canvas-kunst-roehren
Canvas art roar
art canvas circles javascript kunst roar roehren
Last synced: 18 Nov 2024
https://github.com/leandro-parice/goof-troop-pushing-puzzle-game
Game developed for experiments and studies with Javascript language and "Canvas" HTML tag.
canvas css game game-2d game-development html5 javascript vanilla-javascript vanilla-js
Last synced: 17 Nov 2024
https://github.com/mcaligares/video-test-project
Video Test Project
canvas ffmpeg ffmpeg-wasm video video-player vite
Last synced: 13 Nov 2024
https://github.com/eronne/canvas-experimentations
🎨 Some canvas experiments 🎨
Last synced: 22 Oct 2024
https://github.com/eronne/rebound
🔊 A canvas animation that uses the web audio api 🔊
canvas javascript webaudio-api
Last synced: 22 Oct 2024
https://github.com/erlankg0/3dprofile
My profile
canvas framer-motion react threejs
Last synced: 13 Nov 2024
https://github.com/whawker/canvas-experiments
A collection of HTML5 canvas experiments
animation canvas experiment html5-canvas
Last synced: 05 Nov 2024
https://github.com/ton9q/final-game-mongo
https://game-js-mongo.herokuapp.com/
audio browser-game canvas css dom eslint express heroku-deployment html javascript jest jquery landing-page mlab-data-api modal-dialog mongoose requestanimationframe rolling-scopes-school server-rendering webpack
Last synced: 23 Oct 2024
https://github.com/mohamedelareeg/barcode-generator
Barcode Generator with Barcode Designer is a versatile application developed using C# and WPF. It offers comprehensive barcode generation capabilities for assets, boxes, files, and documents, along with an intuitive Barcode Designer feature for creating custom barcode labels effortlessly.
barcode barcode-generator canvas dotnet label-designer wpf zxing
Last synced: 13 Nov 2024
https://github.com/evaristocuesta/building-game-engine-book
Following the book Build your own 2D Game Engine and Create Great Web Games
canvas canvas-game game game-development game-engine gamedev javascript webgl
Last synced: 12 Nov 2024
https://github.com/lnardon/realtimedrawingcanvas
A real-time canvas website to draw with people
Last synced: 12 Nov 2024
https://github.com/yousero/donttap
donttap browser game
browser-game canvas donttap donttap-browser-game html js
Last synced: 23 Oct 2024
https://github.com/moritzsalla/canvas-image-filter
Basic canvas pixel operations
canvas image-filter javascript
Last synced: 06 Nov 2024
https://github.com/hibi221b/javascript-shooting-game
a 2D side-scroller shooting game using JavaScript, which consist of only index.html. 🎮
browser-game canvas game game-2d html5 javascript shooting-game
Last synced: 23 Oct 2024
https://github.com/taiseen/learning-html-canvas
HTML Canvas
canvas canvas-api canvas2d html5 html5-canvas javascript js
Last synced: 13 Nov 2024
https://github.com/moritzsalla/simple-audio-visualizer
Audio waves by generating primitive trigonometry on HTML canvas using maximilian
Last synced: 06 Nov 2024
https://github.com/karayamanemre/paint-clone
Paint clone built with HTML Canvas and JavaScript.
canvas css3 htmlcanvas javascript paint
Last synced: 21 Oct 2024
https://github.com/metanticonan/chessboard_3d
Chess game with three.js with multiple AI engine opponent.
ai blender3d canvas css engine html5 javascript threejs
Last synced: 11 Nov 2024
https://github.com/mateusfg7/nlw-return
Feedget is widget to send feedbacks to the page owner. This project was made during the Next Level Week Return: Impulse, by Rocketseat.
canvas headlessui nlw node nodemailer phosphor-react prisma reactjs tailwindcss vitejs
Last synced: 15 Oct 2024
https://github.com/mukhindev/tiles-based-game-engine
Tiles-based game engine. 2D игровой движок для простейших тайловых игр.
canvas game game-development game-engine platformer platformer-game platformer2d tiles-game
Last synced: 13 Nov 2024
https://github.com/abhiprasad/paint-application
A paint application created in Javascript
Last synced: 25 Oct 2024
https://github.com/lovesaroha/tic-tac-toe-online-multiplayer
Create your own personal game room or join other rooms and start playing tic tac toe with your friends or family members.
canvas game javascript multiplayer nodejs online-game sockets tic-tac-toe
Last synced: 13 Nov 2024
https://github.com/lovesaroha/space-invaders-game
Space Invaders is a 1978 shoot 'em up arcade game developed by Tomohiro Nishikado. It was manufactured and sold by Taito in Japan, and licensed by the Midway division of Bally for overseas distribution.
canvas game html javascript space-invaders
Last synced: 13 Nov 2024
https://github.com/lovesaroha/object-detector
A simple object detector trained on a very small dataset.
canvas javascript machine-learning object-detection tensorflow
Last synced: 13 Nov 2024
https://github.com/lovesaroha/regression-with-single-parameter
In statistics, simple linear regression is a linear regression model with a single explanatory variable.That is, it concerns two-dimensional sample points with one independent variable and one dependent variable (conventionally, the x and y coordinates in a Cartesian coordinate system) and finds a linear function (a non-vertical straight line) that, as accurately as possible, predicts the dependent variable values as a function of the independent variables.
canvas html javascript linear-regression regression
Last synced: 13 Nov 2024
https://github.com/lovesaroha/tic-tac-toe-game
Tic Tac Toe is a game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.
canvas game html javascript tic-tac-toe
Last synced: 13 Nov 2024
https://github.com/lovesaroha/snake-game
Snake is the common name for a video game concept where the player maneuvers a line which grows in length, with the line itself being a primary obstacle.
canvas game html javascript snake-game
Last synced: 13 Nov 2024
https://github.com/lovesaroha/travelling-salesman-problem
The travelling salesman problem (also called the travelling salesperson problem or TSP) asks the following question: "Given a list of cities and the distances between each pair of cities, what is the shortest possible route that visits each city and returns to the origin city?" It is an NP-hard problem in combinatorial optimization, important in theoretical computer science and operations research.
canvas genetic-algorithm html javascript travelling-salesman-problem
Last synced: 13 Nov 2024
https://github.com/lovesaroha/natural-selection-simulation
The goal is to create a system where autonomous steering agents evolve the behavior of eating food (+) and avoiding poison (x) .These steering behaviors are largely independent of the particulars of the character's means of locomotion.
algorithms canvas genetic-algorithm html javascript natural-selection simulation
Last synced: 13 Nov 2024
https://github.com/lovesaroha/logistic-regression-and-or
In statistics, the logistic model (or logit model) is used to model the probability of a certain class or event existing such as pass/fail, win/lose, alive/dead or healthy/sick. This can be extended to model several classes of events such as determining whether an image contains a cat, dog, lion, etc. Each object being detected in the image would be assigned a probability between 0 and 1, with a sum of one.
canvas html javascript logistic-regression regression
Last synced: 13 Nov 2024