|
You are here |
sakurakat.systems | ||
| | | | |
jorislacance.fr
|
|
| | | | | Portfolio of Joris La Cancellera, Software Engineer the day, Game Developer and Hacker some nights ?. | |
| | | | |
blog.eyas.sh
|
|
| | | | | Those picking up Unity will likely have a lot of questions about the Unity Editor. How do I navigate it? What is a good development workflow using the Editor as | |
| | | | |
randolphburt.co.uk
|
|
| | | | | TL;DR I wrote a version of the Arcade classic Centipede using AngularJS and the HTML5 canvas. You can play the game here and view the source code on GitHub. Introduction Normally I'm coding in c# and evangelising about MonoGame, however in recent times I've had to start using JavaScript, in particular AngularJS. As always when... | |
| | | | |
xosh.org
|
|
| | | I made some visualizations in HTML5 canvas and wanted to record them to display in blog. Could not find a simple way to do that. CCapture.js added too much performance overhead which made animations slow. CanvasRecorder.js uses built in MediaRecorder which is apparently the simplest and most effitient way to record whatever is happening on canvas. NOTE: I have only tested it with Chrome and it should work fine with Firefox | ||