Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Blindman67
Blindman67 has asked
8
questions and find answers to
241
problems.
Stats
5.9k
EtPoint
1.9k
Vote count
8
questions
241
answers
About
Programmer by nature, coder by nurture,
Blindman67 questions
Are two triangles similar?
Faster Bresenham line for HTML canvas
Why is using `let` inside a `for` loop so slow on Chrome?
Understanding JavaScript heap growth and GC pattern
Why is requestAnimationFrame better than setInterval or setTimeout
Why is webAssembly function almost 300 time slower than same JS function
Blindman67 answers
Are WebGL using libraries much faster in pixel by pixel manipulation?
Location and time of impact for a moving point and a moving line segment (Continuous Collision Detection)
Split one quadratic bezier curve into two
Algorithm - locating enough space to draw a rectangle given the x and y axis of all other rectangles
Placing Text on HTML5 Canvas inconsistent across browsers
Can we apply a SVG filter to a specific portion of canvas element?
Fill with background color, and then overlay a PNG
Load and draw tiled images to canvas in JavaScript
How to create a text made of glass in canvas with refraction and reflection?
Cropping an HTML canvas to the width/height of its visible pixels (content)?