Explore >> Select a destination


You are here

madebyevan.com
| | m1el.github.io
3.1 parsecs away

Travel
| | When I saw oscilloscope music demos, they amazed and inspired me. Observing a clever use of interaction between sound and an electron beam is a unique experience. Some awesome oscilloscope music videos: Youscope, Oscillofun and Khr?ng. However, I could not find any beautiful oscilloscope emulators. Lines produced by most emulators barely look like real oscilloscope lines at all. Because of that I made a cool WebGL demo - woscope, which is a XY mode oscilloscope emulator. In this post you can learn how to draw these lines in WebGL.
| | blog.rubenwardy.com
2.8 parsecs away

Travel
| | Drop shadows are created using a Gaussian blur drawn underneath the original element. There's two methods to do this in SFML, depending on your requirements.
| | mattkeeter.com
6.7 parsecs away

Travel
| |
| | simpleprogrammer.com
36.9 parsecs away

Travel
| Game development requires dedication, skill, and-resources! With a bank of knowledge to refer to, you can make your game programming journey go that much more smoothly. It's a great idea to have a master list you can turn to whenever you need to learn new topics, get inspired, or troubleshoot something. This article covers the [...]