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-16 00:03:43 UTC
- JSON Representation
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
https://github.com/lovesaroha/ping-pong-game
Ping-pong is a sport in which two players hit a lightweight ball, also known as the ping-pong ball, back and forth across a table using small rackets.
canvas game html javascript ping-pong
Last synced: 13 Nov 2024
https://github.com/lovesaroha/maze-generator
A maze can be generated by starting with a predetermined arrangement of cells (most commonly a rectangular grid but other arrangements are possible) with wall sites between them.
algorithm canvas html javascript maze-generator stack
Last synced: 13 Nov 2024
https://github.com/lovesaroha/smart-rockets
Each rockets goal is to reach the target circle without crashing. A genetic algorithm creates new populations, with the most "fit" rockets most likely to become parents.
canvas genetic-algorithm html javascript smart-rockets
Last synced: 13 Nov 2024
https://github.com/lovesaroha/flappy-bird-game-ai
This is a flappy bird game AI trained with the lovesaroha/lmath.js library.
ai canvas flappy-bird-game game javascript math neural-network
Last synced: 13 Nov 2024
https://github.com/lovesaroha/asteroids-game
Asteroids is a space-themed multidirectional shooter arcade game designed by Lyle Rains and Ed Logg released in November 1979 by Atari, Inc.The player controls a single spaceship in an asteroid field which is periodically traversed by flying saucers.
asteroids-game canvas game html javascript
Last synced: 13 Nov 2024
https://github.com/lovesaroha/lsketch
Want to draw something creative. Just pick a color and draw, it is as easy as that.
Last synced: 13 Nov 2024
https://github.com/lovesaroha/dino-game
T-Rex Dinosaur - a replica of the hidden game from Chrome offline mode. Press Space to start the game online and jump your Dino.
canvas dinosaur-game html javascript
Last synced: 13 Nov 2024
https://github.com/lovesaroha/car-racing-game
A simple 2d car racing game in javascript.
Last synced: 13 Nov 2024
https://github.com/lovesaroha/flappy-bird-game
This game is a side-scroller where the player controls a bird, attempting to fly between columns of pipes without hitting them using space key.
canvas flappy-bird game html javascript
Last synced: 13 Nov 2024
https://github.com/normandy72/racing-game
This game was created as a project on a "How to Program Games: Tile Classics in JS for HTML5 Canvas" course by Chris DeLeon.
canvas canvas-game game game-development html javascript js
Last synced: 14 Nov 2024
https://github.com/normandy72/adventure-game
This game was created as a project on a course "How to Program Games: Tile Classics in JS for HTML5 Canvas" by Chris DeLeon.
canvas canvas-game game game-development html html5 html5-canvas javascript js
Last synced: 14 Nov 2024
https://github.com/normandy72/arkanoid-game
This game was created as a project on a "How to Program Games: Tile Classics in JS for HTML5 Canvas" course by Chris DeLeon.
canvas game game-development games html javascript js
Last synced: 14 Nov 2024
https://github.com/muskanmi/flappy-bird-game
A simple Flappy Bird Game made using Javascript and HTML Canvas.
Last synced: 05 Nov 2024
https://github.com/diogo-karma/name-numerology
Name numerology based on Pythagorean table (Vue.js + Bulma.css + Canvas)
bulma-css canvas esoteric numerology pure-javascript vuejs
Last synced: 31 Oct 2024
https://github.com/kenclaron/kenclaron
Appearance for GitHub profile and personal website in-one-repo
blog canvas css html html-css-javascript javascript js personal personal-website
Last synced: 13 Nov 2024
https://github.com/katahiromz/html5-canvas-test
canvas downloading html5-canvas image-processing images
Last synced: 13 Nov 2024
https://github.com/katahiromz/krakra_en_us
Hypnosis KraKra (native)
android-application canvas english html5 hypnosis hypnotic javascript webview-app
Last synced: 13 Nov 2024
https://github.com/marcosferreira/snake-game-dio
this project was developed with the objective of meeting the challenge of the digital innovation one course
canvas canvas-game canvas2d html5 javascript javascript-game
Last synced: 13 Nov 2024
https://github.com/ibrahimhabibeg/multimedia-project
Turn images monochrome and create transition between two images
canvas image-processing multimedia numpy pillow python react typescript vite
Last synced: 05 Nov 2024
https://github.com/inwebo/render.js
Javascript canvas renderer, it abstracts the boring parts and ease its use.
boring-parts canvas es6 javascript javascript-canvas-renderer
Last synced: 13 Nov 2024
https://github.com/mauroreisvieira/fire-canvas
Implementation of Filipe Deschamps Canvas video.
canvas canvas2d css fire html javascript
Last synced: 05 Nov 2024
https://github.com/mauroreisvieira/snow-canvas
Implementation of Paul Lewis Canvas video.
canvas canvas2d css html javascript snowflake
Last synced: 05 Nov 2024
https://github.com/wddwycc/glsl
A minimum example to load GLSL file onto web
Last synced: 11 Nov 2024
https://github.com/apocas/prometheus-canvas
Realtime turnkey Prometheus canvas based status page / dashboard
canvas dashboard nodejs prometheus status
Last synced: 04 Nov 2024
https://github.com/svkhrobbeck/paint
A combination of HTML Canvas and JavaScript, the paint program.
Last synced: 15 Nov 2024
https://github.com/zby-zy/to-do-list
canvas css css3 html html-css-javascript html5 html5-canvas javascript list todo todo-app todo-list todoapp todolist
Last synced: 15 Nov 2024
https://github.com/blakepro/spatialai
SpatialAI es una aplicación web avanzada que utiliza inteligencia artificial para crear una experiencia interactiva única.
canvas mediapipe nextjs tailwindcss vercel-ai-sdk
Last synced: 15 Nov 2024
https://github.com/ndraey/mitch
Just a font implementation from Vib-Ribbon game
canvas graphics js ps1 vib-ribbon
Last synced: 16 Nov 2024
https://github.com/taylormusolf/dyno
A rock climbing themed platforming game where you can climb cave walls and dynamically jump from rock face to rock to reach the cave exit to find your friends.
canvas game html javascript platforming-game
Last synced: 15 Nov 2024
https://github.com/shawakash/canvas-snippets
Just snippets to use in future
canvas canvasjs html html5 htmlcanvas
Last synced: 15 Nov 2024
https://github.com/n-c0de-r/info1.06_ballbox
Alternative unused lab 1.6 - Making balls bounce on a canvas. 1st semester, 6th lab.
1st-semester 6th-lab canvas computer-science graphics informatics java
Last synced: 15 Nov 2024
https://github.com/n-c0de-r/cg-ex1
Creating a colorful pattern in HTML5 canvas for computer graphics class.
1st-exercise 3rd-semester canvas computer-graphics html5 javascript
Last synced: 15 Nov 2024
https://github.com/patreeceeo/rtmp-web
canvas canvas2d deno deno-deploy multiplayer realtime typescript websockets
Last synced: 15 Nov 2024
https://github.com/grigorykrasnochub/skeleton-animation-frame-by-frame-with-10-bones
Tools provides opportunity to change angle of 10 bones in human skeleton and record this data frame by frame in csv file. Changes in angles will be shown in canvas HTML element Also user can play recorded frame
canvas html javascript js skeleton-animation
Last synced: 15 Nov 2024
https://github.com/miriarte33/frogger
Classic Frogger arcade game
arcade-game canvas canvas-game canvas2d crossy-road frogger frogger-game
Last synced: 15 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/seleb/draw-1-bit
simple 1-bit 2D canvas drawing interface
Last synced: 15 Nov 2024
https://github.com/skitsanos/text-into-image
Demonstration of steganography with encoding text into an image
canvas crypto cryptography javascript morse-code morse-encode steganography steganography-algorithms steganography-application steganography-encoding
Last synced: 15 Nov 2024
https://github.com/orouz/pictwist
twist rgba values of pixels in image elements
Last synced: 15 Nov 2024
https://github.com/imdarktom/jsspiral
A HTML canvas project that starts a colored spiral on mouse click.
canvas canvasjs generative-art html js
Last synced: 15 Nov 2024
https://github.com/taggagii/midpointshapes
Some graphics stuff that makes shapes from the midpoints of the edges of old shapes and moves them around. Looks kinda cool
canvas html-canvas html-canvas-art midpoint taggagii
Last synced: 15 Nov 2024
https://github.com/taggagii/html-snake-game
Snake game playable in browser
canvas game html5 html5-canvas javascript
Last synced: 15 Nov 2024
https://github.com/nirajniroula/mirror-way
A simple web based game developed using and to learn the JavaScript.
Last synced: 22 Oct 2024
https://github.com/bemxio/remcon-background-generator
A background image generator for the Remcon 2023 identificator
background canvas generator html javascript pattern remcon
Last synced: 15 Nov 2024
https://github.com/joepdooper/studio-mik-doodle
Draw online and share on social media with the Studio Mik Doodle
canvas drawing html5-canvas social-media studio-mik-doodle
Last synced: 07 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/ricardoboss/rive.blazor.wasm
A Blazor component for Rive animations.
animations blazor blazor-webassembly canvas rive wasm
Last synced: 31 Oct 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/muratpurc/mptagcanvas
CONTENIDO CMS module mpTagCanvas
canvas cms contenido javascript module php tagcloud
Last synced: 07 Nov 2024
https://github.com/takaneichinose/retro-spaceship
Do not let 'em pass! Another simple retro-ish game I made. I used Base64 data for the images. Inspired by the 1980s game Galaga.
animation animations canvas canvas-game canvas2d game game-dev game-development gamedev games html html-css-javascript html5 html5-canvas javascript javascript-es6 javascript-game js retro retrogaming
Last synced: 05 Nov 2024
https://github.com/jfitzsimmons/autumntrees
Randomly generated autumn trees. (Canvas, JS)
canvas creative-coding generative-art javascript
Last synced: 14 Oct 2024
https://github.com/jfitzsimmons/randomcosmos
canvas canvas2d creative-coding generative-art
Last synced: 14 Oct 2024
https://github.com/marlinsk/clouds-anim
Cloud animation page, made with HTML, CSS and Javascript.
canvas html-css-javascript vanilla-javascript
Last synced: 10 Nov 2024
https://github.com/jfitzsimmons/randommountainfog
Randomly generated mountains with fog. Based on a photo by Karl Shakur.
canvas canvas2d creative-coding generative-art
Last synced: 14 Oct 2024
https://github.com/jfitzsimmons/topdowncyberpunk
Randomly Generated Top Down Cyberpunk City
canvas creative-coding generative-art javascript
Last synced: 14 Oct 2024
https://github.com/jfitzsimmons/reclaimedworld
Randomly Generated Reclaimed World
canvas creative-coding generative-art javascript
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