Nightdrive
171–180 of 256 posts
Re: Nightdrive
#172I'm amused that we share initials and a passion for this kind of project! Mine's https://rezmason.github.io/drivey . One key difference: this guy built his demo from scratch, whereas mine's a port of someone else's work. It's great to see another implementation, with its own techniques and features.
Drivey shows objects as their silhouettes on top of a light background, whereas Nightdrive shows objects as their lights on top of a dark background.
Re: Nightdrive
#173Im not sure the cars and lights need to be anymore than floating orbs, its quite a nice minimalist aesthetic with just the lights. I'm not sure it needs to be a game either, maybe the ability to steer the car would be good but any more than that might seem forced (and I'm not even sure it needs that). The only real problem I see is that cars pass through you from behind (the only time the floating orbs effect becomes…
Re: Nightdrive
#174See also Martijn Steinrucken aka BigWings's The Drive Home: ShaderToy: https://www.shadertoy.com/view/MdfBRX [WebGL] Video: https://www.youtube.com/watch?v=WrxZ4AZPdOQ / Making of: https://www.youtube.com/watch?v=eKtsY7hYTPg
Re: Nightdrive
#175This reminds me of the movie Drive (2011), in particular the first song on the soundtrack, Kavinsky - Nightcall https://youtu.be/MV_3Dpw-BRY
Wow Drive is from 2011? Man... I feel like it's a new movie. I loved it, maybe that's why.
Re: Nightdrive
#176Earlier quoted context omitted.
Only five minutes! - Here's the source, show us. https://github.com/jes/nightdrive
I'm not the previous poster but thought this would be a fun challenge. No way it was 5 min though; took me at least 20 min to understand what to change. Anyways, run this in your browser inspector to hot-patch the live demo so that each car has an opaque black circle as its body/chassis: for (let i = 0; i
Re: Nightdrive
#177BTW, while we may think that driving is a universal thing, I instantly found it amazing how North American this is. From the integrated indicators, to cars passing on your right, to the road lights and even how the road undulates. Having said that, great project! Edit: Well I got this entirely wrong and missed that this was meant to be lefthand traffic. (I caught a segment that looked more like there was an independe…
Re: Nightdrive
#178This reminds me of the movie Drive (2011), in particular the first song on the soundtrack, Kavinsky - Nightcall https://youtu.be/MV_3Dpw-BRY
Seems to be a popular aesthetic for synthwave compilations on YouTube: https://www.youtube.com/watch?v=ICcFMBzOnYs I wonder if Drive originated this aesthetic or if it's just coincidence.
It's definitely one of the major works in that world, however.
Re: Nightdrive
#179Saw it for a min. Nice. Then I bumped into the car in front of me which was changing lanes. Not nice.
Re: Nightdrive
#180> if your browser runs JavaScript: I don't understand this remark. What browsers do people use that don't have javascript?