Live data from Hacker News

Simula One: an office-focused, standalone VR headset built on top of Linux

simulavr.com

221–225 of 225 posts

Re: Simula One: an office-focused, standalone VR headset built on top of Linux

#221
post #218

Earlier quoted context omitted.

> If people who only know JS and won't learn anything new can't contribute then that's a cost worth bearing. I think this is an unfair and unnecessarily-snarky take. My list of languages is fairly long these days. I’ve written php, ruby, and go in reasonable volume for mostly personal projects. I used to teach embedded C at uni. I write python professionally every day. Recently I’ve even started playing with rust (an…

> for whatever reason purely functional languages are the only ones that elude me That's because all of the languages you listed are really similar conceptually. PHP, Ruby, Go, C, and Python (and others you didn't list: Java, C++, C#, Perl, Lua, JavaScript) are far more similar to each other than they are to Haskell - they have different syntax and slightly different semantics, but for the most part they're all in th…

Yeah, I agree with all this. Amusingly, from your extended list I have also written a non-trivial amount of Java, JS, and Perl too which perhaps demonstrates your point further.

I hadn’t before considered the laziness part of Haskell, perhaps I simply hadn’t made it far enough to be aware of it before. Maybe that perspective will help me next time I feel the urge to try out fp again.

fwiw to your point about other languages, Rust has certainly presented a challenge due to new paradigms but it’s never felt insurmountable. The rust book is truly an incredible piece of writing that imo makes the language so much more accessible than it would otherwise be.

Re: Simula One: an office-focused, standalone VR headset built on top of Linux

#222
post #166

Earlier quoted context omitted.

I absolutely agree. I'm very much a whiteboard hand-wavier guy. I explain with gestures as much as I do with the actual drawing (might be an Italian thing too). That said, this "pancake" problem reminded me of the old Wii head-tracking project.[1] There might be an interesting hybrid opportunity with that idea and 3d avatars. I feel like the head-tracking hack never really took off because it only worked as a solo ex…

I'd expect conventional live footage of whiteboard hand-waving to wildly outdo VR for the entire foreseeable future. If you need two guys hand-waving in different rooms, focus the extra tech on the whiteboards, to somehow merge their content.

plug: this is along the lines of our thinking, at ShareTheBoard. rather than kill the whiteboard with VR, we use vision to give it new tricks.

step 1 is real-time content digitization and obstacle avoidance (available now). step n involves synchronizing cameras and projectors for a deviceless AR experience - true "remote whiteboarding." we've completed this in laboratory conditions, hope to release it next year.

Re: Simula One: an office-focused, standalone VR headset built on top of Linux

#223
post #166

Earlier quoted context omitted.

I'd expect conventional live footage of whiteboard hand-waving to wildly outdo VR for the entire foreseeable future. If you need two guys hand-waving in different rooms, focus the extra tech on the whiteboards, to somehow merge their content.

plug: this is along the lines of our thinking, at ShareTheBoard. rather than kill the whiteboard with VR, we use vision to give it new tricks. step 1 is real-time content digitization and obstacle avoidance (available now). step n involves synchronizing cameras and projectors for a deviceless AR experience - true "remote whiteboarding." we've completed this in laboratory conditions, hope to release it next year.

Is it possible to use this with Teams or Zoom or does everyone need a new app? This seems like an ideal plug-in or app to use with those since it's essentially just a "filter" app from the presenter's side. Using your app as the video source seems like it'd be straightforward to do.

Re: Simula One: an office-focused, standalone VR headset built on top of Linux

#224

Earlier quoted context omitted.

plug: this is along the lines of our thinking, at ShareTheBoard. rather than kill the whiteboard with VR, we use vision to give it new tricks. step 1 is real-time content digitization and obstacle avoidance (available now). step n involves synchronizing cameras and projectors for a deviceless AR experience - true "remote whiteboarding." we've completed this in laboratory conditions, hope to release it next year.

Is it possible to use this with Teams or Zoom or does everyone need a new app? This seems like an ideal plug-in or app to use with those since it's essentially just a "filter" app from the presenter's side. Using your app as the video source seems like it'd be straightforward to do.

Indeed, most of our users simply open our app, then use Teams/Zoom/Meet to share that tab using the built-in screen-share. That gives you content legibility but none of the other benefits: by hitting our meeting link (in browser: no sign-up/download needed), all viewers can also save board contents at any time and even add digital content of their own.

Can't do that second part "through" videoconferencing apps - not without a deeper integration (read: participation with the companies in question). It's on our list of possible developments but will require dancing partners on the other side.

Post reply on HN