verse / verse-blender

Blender Python Add-on with Verse integration
GNU General Public License v2.0
39 stars 4 forks source link

Hydra #11

Open BluePrintRandom opened 8 years ago

BluePrintRandom commented 8 years ago

Step 1 = add a bunch of bge code to send commands to a bpy server ( slice mesh etC)

Step 2 = Bpy server receives commands via a network socket and sends back data by initating a libLoad in BGE server.

giving all the power of blender to the game engine, 'Hydra'.

jirihnidek commented 8 years ago

Is it suggestion or what? I understand, but I don't follow.

BluePrintRandom commented 8 years ago

I will help code the bge side, and potentially the BPY side, but I am still learning BPY and python.....

basically it's a method to turn a bge server into a team world editing software as well as a collaborative teaching environment.

People can work together on projects even if they are halfway across the planet

maitag commented 7 years ago

i tryed old blender-verse-build with some friends (some years ago;) and that was so much fun to edit-together(with blender-tool) -> my hope is that Blender 2.8 gets verse onboard again 8-]=

( BluePrintRandom i feel with you ... humanfriendly games needs editors INSIDE... so why not use in BGE to ;)~

maconbot commented 7 years ago

I too have been interested in this coming back to blender. I just commented on upbge about it... https://github.com/UPBGE/blender/issues/380#issuecomment-276589636

not really sure what the history of verse was and how it went away, seems it was never really replaced. I was glad to see a readme commit a few months ago. If someone could build a video tut, that has had this working before, @maitag seems like you would be best if not org. dev. Jiri?

with blender game engine, verse can make a comeback in multiplayer use case. and in possible blender cloud. we need a video and post it on there :-)

maitag commented 7 years ago

i only was reading verse-protocol docs and tryed the c-implentantation ;) (no screenshots from old blender-multiplayer-sessions:) (i am sure its easy to find verse-trunk-binary from old times, so you could use sequencer to "cut" own ;)

BluePrintRandom commented 7 years ago

@panzergame do you think we could try a upbge fork of Verse for content pipeline streamlining?

perhaps down the line a way?