LouiZeForum
Would you like to react to this message? Create an account in a few clicks or log in to continue.
LouiZeForum

3D vrml
 
HomeHome  SearchSearch  Latest imagesLatest images  RegisterRegister  Log in  3Dchats / forums3Dchats / forums  
-20%
Le deal à ne pas rater :
-20% Récupérateur à eau mural 300 litres (Anthracite)
79 € 99 €
Voir le deal
Le deal à ne pas rater :
Funko POP! Jumbo One Piece Kaido Dragon Form : où l’acheter ?
Voir le deal

 

 Sharing The Circle

Go down 
3 posters
AuthorMessage
Pyth7
15/20



Number of posts : 81
Registration date : 2008-12-02

Sharing The Circle Empty
PostSubject: Sharing The Circle   Sharing The Circle EmptyFri 4 Feb - 19:25

So can another 3D format (open source/standard or other wise) draw a shared circle in real time?
I am not talking about a avi or swf clip of a circle being drawn.
I mean a point-by-point rendering of circle including the spinning compass!

Screen shots from "Compass Test2" room on the DM public server:
Pyth7 drawing a circle in real time on WindowsXP:
Sharing The Circle Windows_Sharing_the_Circle

Daryll the observer on Ubuntu wittnessing the results:
Sharing The Circle Ubuntu_Sharing_the_Circle

More to the point: Can Unity3D do that? Can open-sim/SL do that?

You'll have to update your DM client from:
http://www.deepmatrix.org/downloads/update/DeepMatrixIP9client.jar
to control the compass because it has a new class to help draw. The new class isn't mathematical -all the math was done in good ol' vrml/ecma/javascript, rather the new class
is a simple Java version of the TimeSensor to use less processing power.

I am also updating the main public download as well. (no version 1.05 yet though)

This is the first step in a real-time-shared drawing program.
I have other single-user modules made for free lines and rectangles, its just a matter of networking them.


Russ



Back to top Go down
jicer
+1000
+1000
jicer


Number of posts : 1808
Localisation : france
Registration date : 2005-07-10

Sharing The Circle Empty
PostSubject: Re: Sharing The Circle   Sharing The Circle EmptyFri 4 Feb - 23:57

fanstastique! Bravo
---------------------
Sharing The Circle Compass
Back to top Go down
jicer
+1000
+1000
jicer


Number of posts : 1808
Localisation : france
Registration date : 2005-07-10

Sharing The Circle Empty
PostSubject: Re: Sharing The Circle   Sharing The Circle EmptySat 5 Feb - 0:14

https://www.youtube.com/watch?v=UnURElCzGc0

!!!!!!!!!!!!!!!!!
Back to top Go down
alain
fondateur
fondateur
alain


Number of posts : 23529
Localisation : Dompierre sur Veyle ,France
Registration date : 2005-04-19

Sharing The Circle Empty
PostSubject: Re: Sharing The Circle   Sharing The Circle EmptySat 5 Feb - 13:36

where did you found the update , jacinto ,?

où as tu trouvé l'update , jacinto ?

the link seems false :
http://www.deepmatrix.org/downloads/update/DeepMatrixIP9client.jar

le lien marche pas

Btw , good work Russ , I say in advance before testing LOL


Last edited by alain on Sat 5 Feb - 14:06; edited 1 time in total
Back to top Go down
jicer
+1000
+1000
jicer


Number of posts : 1808
Localisation : france
Registration date : 2005-07-10

Sharing The Circle Empty
PostSubject: Re: Sharing The Circle   Sharing The Circle EmptySat 5 Feb - 14:01

j'ai pas installer de update, effectivement le lien ne fonctionne pas ..
Back to top Go down
Pyth7
15/20



Number of posts : 81
Registration date : 2008-12-02

Sharing The Circle Empty
PostSubject: Oops Bad Update URL!   Sharing The Circle EmptySat 5 Feb - 19:46

Hi,
The "update" folder had been spelled "updates" sorry!

http://www.deepmatrix.org/downloads/update/DeepMatrixIP9client.jar

works now, cuz I actually tested it.

The reason "it" worked for Jicer was because he used "Compass Test" world rather than "Compass Test2"
"Compass Test" uses a TimeSensor rather than the new Java class.

Beautiful screen shot Jicer!

Russ
Back to top Go down
alain
fondateur
fondateur
alain


Number of posts : 23529
Localisation : Dompierre sur Veyle ,France
Registration date : 2005-04-19

Sharing The Circle Empty
PostSubject: Re: Sharing The Circle   Sharing The Circle EmptySat 5 Feb - 20:26

ah OK , I got it now .

But as I am more stupid than jacinto I dont understand how to drive the compass LOL
even with the compass first version ..
here is my trying with compass2

some tips please ????? for the poor alain Smile



Sharing The Circle Compassdeepmatrix1
Back to top Go down
alain
fondateur
fondateur
alain


Number of posts : 23529
Localisation : Dompierre sur Veyle ,France
Registration date : 2005-04-19

Sharing The Circle Empty
PostSubject: Re: Sharing The Circle   Sharing The Circle EmptySat 5 Feb - 20:35

LOL a short non-meeting with Pyth Smile

Sharing The Circle Compassdeepmatrix2
Back to top Go down
Pyth7
15/20



Number of posts : 81
Registration date : 2008-12-02

Sharing The Circle Empty
PostSubject: Re: Sharing The Circle   Sharing The Circle EmptySat 5 Feb - 20:48

Yeah, but Alain wasn't talkative today.

No persistent storage for this compass world(s) so latecomers can not see what has been drawn.
Back to top Go down
alain
fondateur
fondateur
alain


Number of posts : 23529
Localisation : Dompierre sur Veyle ,France
Registration date : 2005-04-19

Sharing The Circle Empty
PostSubject: Re: Sharing The Circle   Sharing The Circle EmptySat 5 Feb - 20:56

LOL it is my fault I think I typed in the " matrix input " and not in the right box Sad

BTw , please give me some tips to drive the compass Smile
Back to top Go down
Pyth7
15/20



Number of posts : 81
Registration date : 2008-12-02

Sharing The Circle Empty
PostSubject: Driving the Compass   Sharing The Circle EmptySat 5 Feb - 20:59

Hi Alain,
Ok I see you have learned how to spread its legs cyclops
After that:
1. Select a color
2. Click the pen-like shape underneath the color blocks ( it has changed color to the one you clicked) -
Once clicked you should see a line of that color under its point.
That means the compass is set to draw.
3. Just click and hold down on the round buttons on top with the direction arrows.

4. You can simply swing the compass without drawing an arc by re-clicking the pen and having the colored line disappear.

Russ
Back to top Go down
Pyth7
15/20



Number of posts : 81
Registration date : 2008-12-02

Sharing The Circle Empty
PostSubject: Bugs   Sharing The Circle EmptySat 5 Feb - 22:15

Ok, I discovered that the DeepMatrixIP9client.jar has some minor bugs -the hide and ignore functions for users and objects were broken.
They have been fixed and available in either the main DeepMatrixIP9-v1_04 public download
or the update client jar:
http://www.deepmatrix.org/downloads/update/DeepMatrixIP9client.jar

Also, the Compass Test2 is not sharing everything at its correct location Rolling Eyes
That's gonna be more sticky to fix.

Russ
Back to top Go down
jicer
+1000
+1000
jicer


Number of posts : 1808
Localisation : france
Registration date : 2005-07-10

Sharing The Circle Empty
PostSubject: Re: Sharing The Circle   Sharing The Circle EmptySun 6 Feb - 12:19

hello Pyth
is not ok in my Vista systeme..
In Win7 is same problem

- the matrix world Appear ..ok
- is not possible open more world
(2 windows root appear and the backroom...
this is the test contained in the console :
http://www.costoso.net/wiki/wakka.php?wiki=ErrorDeepMatrix

saludos
jacinto

Ps : in Xp sytem is ok


Back to top Go down
alain
fondateur
fondateur
alain


Number of posts : 23529
Localisation : Dompierre sur Veyle ,France
Registration date : 2005-04-19

Sharing The Circle Empty
PostSubject: Re: Sharing The Circle   Sharing The Circle EmptySun 6 Feb - 13:03

Hello jacinto and Russ

I added a page on MixED :

http://mixed3d.free.fr/spip/?p=925


I added a logo too

https://closed.forumactif.com/t2653p180-logo-et-news#76621

to ask friends about eventual other chat3d system doing same performance




Sharing The Circle Compasslogo
Back to top Go down
Pyth7
15/20



Number of posts : 81
Registration date : 2008-12-02

Sharing The Circle Empty
PostSubject: Vista Problem -Fixed (I think)   Sharing The Circle EmptySun 6 Feb - 20:04

Hi Jacinto,

Ok it’s fixed (I think)

Actually it was the same problem you had back when you first tried Vista!


When I “updated” the client jar I used the old pre-Vista code so the Vista bug went back in!



Download either the new jar from http://www.deepmatrix.org/downloads/update/DeepMatrixIP9client.jar



or the standard public download.



The command console should print out the following line at the start for the fixed client jar:



“sMVLClose: cmd.exe /E:1900 /C Taskkill /IM InstantPlayer.exe /f /t”



Please let me know how it goes!

Back to top Go down
jicer
+1000
+1000
jicer


Number of posts : 1808
Localisation : france
Registration date : 2005-07-10

Sharing The Circle Empty
PostSubject: Re: Sharing The Circle   Sharing The Circle EmptyThu 10 Feb - 11:26

hello

the firework is in the server's
(Pyth or Alain)

Is possible this firework's in shared objet ?

Sharing The Circle Firework
Back to top Go down
alain
fondateur
fondateur
alain


Number of posts : 23529
Localisation : Dompierre sur Veyle ,France
Registration date : 2005-04-19

Sharing The Circle Empty
PostSubject: Re: Sharing The Circle   Sharing The Circle EmptyThu 10 Feb - 14:07

cool that (fire)works !
Back to top Go down
Sponsored content





Sharing The Circle Empty
PostSubject: Re: Sharing The Circle   Sharing The Circle Empty

Back to top Go down
 
Sharing The Circle
Back to top 
Page 1 of 1
 Similar topics
-
» Sharing the Line and the Circle

Permissions in this forum:You cannot reply to topics in this forum
LouiZeForum :: ARTS :: 3D art :: 3D gallery-
Jump to: