Pl4n3's world
Blog about (Web-) Programming, Graphics and Games.
12.06.2017
26.01.2017
Text search with a folding editor
- Highlight all visible occurences.
- Highlight closed folders with a number of hidden occurences inside.
- Successively point the cursor to different occurences, possibly open folders for hidden occurences and closing them again if next occurence is elsewhere.
12.12.2016
Happy Feast of Winterveil!
► Start Santa Claus
► Start Vegetation
28.11.2016
Recent subjects
Updated an older canvas-demo of textured triangles. Big speedup. New: https://t.co/w6gpr9YI58 Old: https://t.co/ZNzTNO5tzN #javascript pic.twitter.com/IMlHTXVCyA
— ♇4n3 ✨ (@Pl4n3) November 26, 2016
Winter is coming. pic.twitter.com/dUyELfDLP7
— ♇4n3 ✨ (@Pl4n3) November 12, 2016
There's something in the fog.. đ¨ pic.twitter.com/nb6njKJKdZ
— ♇4n3 ✨ (@Pl4n3) October 19, 2016
Tool to spot and visualize movie collaborations (using Wikidata) is online: https://t.co/01FGxxgNpb. Example: Lots Cronenberg Shore collabs. pic.twitter.com/1b8qPwhG6c
— ♇4n3 ✨ (@Pl4n3) October 17, 2016
Some progress on a game experiment. People can jump. đśđ˝đđ˝ #threejs #javascript https://t.co/KDpVYj43om pic.twitter.com/zOoYBMEFZN
— ♇4n3 ✨ (@Pl4n3) October 14, 2016
Experimenting with animated 360° photos. https://t.co/89POQTyzKh #threejs #javascript pic.twitter.com/Ar6usNuc6q
— ♇4n3 ✨ (@Pl4n3) October 4, 2016
Doing optimization using #threejs triangulateShape, triangles ~3000 -> ~300. Should help with collision performance. pic.twitter.com/Hd5gomTwKV
— ♇4n3 ✨ (@Pl4n3) September 3, 2016
19.07.2016
Buckminster Fullers Jitterbug
► Start
19.06.2016
Conet Android App
► Install
Project consists of 2 components:
1.) a basic webserver where webapps are able not only to simply load files from filesystem (XMLHttpRequest) but also to save them to it.
2.) if there are multiple devices with this app running connected to home wifi, they see each other and synchronize files.
Thus Conet is somewhat like working with cloud files, without the cloud: Edit data on a device (possibly offline), then after getting home, file-changes are distributed to other devices, where the work might continue.
Howto start: Start app. Start browser with url "localhost:7000". See examples.
25.04.2016
Wloom 17: Script-Generated Levels
Demo 1: Architecture
Source · 3d-Editor · Play
Demo 2: Landscape with transparent vegetation
Source · 3d-Editor · Play