Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zones.js talk #1

Open
rauchg opened this issue Oct 21, 2013 · 6 comments
Open

Zones.js talk #1

rauchg opened this issue Oct 21, 2013 · 6 comments

Comments

@rauchg
Copy link

rauchg commented Oct 21, 2013

@jorgezaccaro you should submit your talk proposal here

@boolpath
Copy link

The advent of new types of content and interactions brought by WebGL and WebSockets is creating a need for a new browsing experience that a allows us not just to travel between hypertext documents by clicking but also between online games and virtual worlds using an avatar.

However, in order to enable these kinds of massively-multiplayer immersive experiences on the Web, we need to account for a scalable and elastic architecture that can hold increasing amounts of players without being limited to the capacity of a single physical server. That can be achieved by dividing the game world into zones that are assigned to individual servers, and seamlessly managing border crossings and visibility beyond borders.

This talk is about using a Node.js zone-based architecture as a scalability approach for video games and virtual worlds on the Web, and will show a Voxel.js based interactive demo with the audience with multiplayer support and multiple bot connections to test the architecture.

A similar talk was given at JSConf Colombia (http://t.co/w5Ditm7lIf), and it will be extended to run with Voxel.js and introduce more interactive demos.

@cronopio
Copy link

Can I vote here to this talk?. I saw the talk at JSConf Colombia and its great!, anyway +1 to this

@mikeal
Copy link
Member

mikeal commented Oct 22, 2013

You can vote but ultimately it's up the curators of the different events. That said, proposals with lots of love will likely get more attention than ones that don't :)

@techwraith
Copy link

@jorgezaccaro Would you be interested in doing this talk at RejectJS on March 8th? We'd love to have you there. Sorry for the late notice on this one.

@boolpath
Copy link

boolpath commented Feb 7, 2014

@techwraith Hi Daniel, sure I would love to, just let me know if you have any questions or suggestions about the presentation. I'm not sure if I'm going to use Voxel.js though, but I will definitely use a web-based video game environment as part of the narrative.

@techwraith
Copy link

Awesome to hear. I'll be checking in with all the speakers to make sure
that their presentations are ready about a week before the event. If I have
any suggestions or anything, I'll let you know then. Good to have you on
board!

On Fri, Feb 7, 2014 at 1:11 PM, Jorge Zaccaro notifications@github.comwrote:

@techwraith https://github.com/Techwraith Hi Daniel, sure I would love
to, just let me know if you have any questions or suggestions about the
presentation. I'm not sure if I'm going to use Voxel.js though, but I will
definitely use a web-based video game environment as part of the narrative.

Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-34503515
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants