Re: [JAVA3D] basic structure

2004-06-23 Thread hterrolle
It would be nice to tell us what you want to do so we could say yes or not ? -Message d'origine-De : RAHUL KHANNA [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED]Date: mercredi 23 juin 2004 22:26Objet : Re: [JAVA3D] basic structure Hello Java Ladies Java

Re: [JAVA3D] Custom divison appearances

2004-06-21 Thread hterrolle
hi, does the same append when you use colorcube object. If the same append so it is your appearence which is wrong. -Message d'origine-De : Dale Brett [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED]Date: lundi 21 juin 2004 11:26Objet : [JAVA3D] Custom divison

Re: [JAVA3D] Custom divison appearances

2004-06-21 Thread hterrolle
i think ypou have modifed the Sphere class to make some change and create your pyramid. Make sure that the SetAppearence is use inside your pyramide method. If not i do not see. Or send the code of your clas so we could have a look at. A+ -Message d'origine-De : Dale Brett

Re: [JAVA3D] Custom divison appearances

2004-06-21 Thread hterrolle
Try to add the GENERATE_NORMALS to the primflags. may be it will work. === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email

Re: [JAVA3D] How to start?

2004-06-14 Thread hterrolle
Hi, My point of view is : Depending of your volontary to succes. You need to get quick result. So the best way is to find out which already existing soft work. Make a rrechearch on every Source you can find that will help you to anderstand first how it works. Then from this working part start

[JAVA3D] little problem

2004-06-08 Thread hterrolle
hi, I got a little problem. I want to find the way of doing a B-TREE usingJAVA.UTIL. as there is many option possible i am a little bit lost. I want to do this configuration. obj1 | |__ obj11 |__obj111 |__obj112 |__obj113 |__ obj12 |__obj121 |__obj122 |__obj123 |__

Re: [JAVA3D] point projection using angle.

2004-05-28 Thread hterrolle
Merci Pascal, I looks fine also. I will try both today and i tell you if you like to know. A+ Herve -Message d'origine-De : NUSSBAUM Pascal [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED]Date: jeudi 27 mai 2004 13:43Objet : Re: [JAVA3D] point projection

[JAVA3D] point projection using angle.

2004-05-27 Thread hterrolle
Hi, I got a little problem. I woul like to do some point projection using angle calculation. I really do not know how to do it. I have seen the Project method inside the point.class. But i do not think this will help me. What i want to do is : i want to do a parralelle projection of a

Re: [JAVA3D] ....robot arm simulation

2004-05-24 Thread hterrolle
you want someone to do it for you. isnt it ? -Message d'origine-De : Alp Yilancioglu [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED]Date: lundi 24 mai 2004 13:53Objet : [JAVA3D] robot arm simulation thank you for replying my message. I have lots

[JAVA3D] got little problem picking object

2004-05-14 Thread hterrolle
hi, i got this structure BrancGroup TransformGroup = main TransformGroup = object 1 TransformGroup = object n i set the ENABE.PICK.REPORTING to all the TransformGroup. to be able to pick object. My problem is that when i want to move all the object

Re: [JAVA3D] got little problem picking object

2004-05-14 Thread hterrolle
forget the question i find out thanks anyway for the one how were lookking for a solution -Message d'origine-De : hterrolle [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED]Date: vendredi 14 mai 2004 09:23Objet : [JAVA3D] got little problem picking object hi

Re: [JAVA3D] lookAt method

2004-04-27 Thread hterrolle
Hi, I try toayt the LookAt() method. My test let me know that it is usefull to set the object in the midle of the canvas. If you want to focus on one object the setTranform is enough. You just nedd to get the transform3d of the transformgroup of the wiewplatform. Then set the position minus X

[JAVA3D] parameters for optimization

2004-04-02 Thread hterrolle
hi, I find out that more i load object more it is slow. I like too know parameters that could speed out the java execution. I think that the probleme is comming from memories realocation and swap of course. My java executable use about 350 M of memories and i got a CENTRINO machine which is

Re: [JAVA3D] parameters for optimization

2004-04-02 Thread hterrolle
- From: Nikolai V. Chr. [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, April 02, 2004 1:42 PM Subject: Re: [JAVA3D] parameters for optimization hterrolle wrote: hi, I find out that more i load object more it is slow. I like too know parameters that could speed out the java execution. I

Re: [JAVA3D] parameters for optimization

2004-04-02 Thread hterrolle
Hi, can i disable the virtuel memorie of java process ? thanks === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message signoff JAVA3D-INTEREST. For general help, send email to [EMAIL

Re: [JAVA3D] parameters for optimization

2004-04-02 Thread hterrolle
hterrolle wrote: Hi, can i disable the virtuel memorie of java process ? There are alot of parameters to adjust how GC and memory allocation works, but I dont recommend using them unless you really know what you are doing: -XX:+UseParNewGC -XX:+UseParallelGC -Xincgc -XX

Re: [JAVA3D] parameters for optimization

2004-04-02 Thread hterrolle
Sorry i forget to ask you. If i limit the swat size does the machine will use more RAM memorie ? === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message signoff JAVA3D-INTEREST. For

[JAVA3D] performance using Bound

2004-04-02 Thread hterrolle
HI, i wondering if the size of the bound cost in J3D. For example: If a i set the bound of my scene to 100 does it cost more in CPU for vertor recalculation that if i set the bound to 50. Thanks ===

[JAVA3D] Zoom probleme

2004-03-29 Thread hterrolle
Hi, I got a little problem with the zoom. When i mouseZoom i can only go until -50.00. Were 50 is the space bettxeen the eys position and the objet. if i got an object at position 50 i need to be at 0. I i want to see object at position 100 i nedd to be at 50 with the zoom. I got no idea from

[JAVA3D] 3D information design

2004-03-19 Thread hterrolle
Hi, IF you want to see what JAVA able to do. Have a look at this site. http://hterrolle.free.fr/3Dapp/3dapp-test.html There is a Visio Conference Option if some poeple need to use one. Enjoy this new Re-Presentation of information world. Regards Herve PS: do not hesitate to

Re: [JAVA3D] Loading shapes from databases

2003-09-16 Thread hterrolle
hi, I think it is a good idea in principe.Hi doot you think about using the Object database technologie. Each object couldbe a class. I am not sure it help but it is one idea you could think about. regards Herve -Message d'origine-De : Alessandro Borges [EMAIL PROTECTED]

Re: [JAVA3D] Working whit byte problem

2003-09-12 Thread hterrolle
to int, b=-10- int = -10 i = (int) (b 0xff) // unsigne b and convert it to int , b=-10 - int = 245 ok ? hterrolle wrote: I think i find my way using the ByteArrayOutputStream.class. it look fine working with byte thanks -Message d'origine- De : Auguste Genovesio

[JAVA3D] Working whit byte problem

2003-09-11 Thread hterrolle
Hi, I know it is not the best place to ask this. But i do not know any other were people answer. I got a problem working with byte type in JAVA. i am use to C. So i like to crete a struc byte toto byte[] size = new byte[10]; byte[] data = null; and i would like to copy

Re: [JAVA3D] Working whit byte problem

2003-09-11 Thread hterrolle
is probably the native static method System.arraycopy() hterrolle wrote: Hi, I know it is not the best place to ask this. But i do not know any other were people answer. I got a problem working with byte type in JAVA. i am use to C. So i like to crete a struc byte toto

Re: [JAVA3D] Working whit byte problem

2003-09-11 Thread hterrolle
, The answer to your problem is probably the native static method System.arraycopy() hterrolle wrote: Hi, I know it is not the best place to ask this. But i do not know any other were people answer. I got a problem working with byte type in JAVA. i am use to C. So i like to crete a struc

[JAVA3D] interesting question

2003-09-04 Thread hterrolle
HI all, I am just thinking about what JAVA is to slow in execution. First i think that the iterpretor does not care but anuse class which ask more memory to manage. And of course slow down CPU. I would like to know if depending on the OS (operation system) performence are better or worse.

[JAVA3D] span problem

2003-09-04 Thread hterrolle
Hi Webmaster, Why do i get the antispan UOL from java interest group. Olá,Voc enviou uma mensagem para [EMAIL PROTECTED]Para que sua mensagem seja encaminhada, por favor, As próximas

[JAVA3D] Setting up J3D from ifferente platform user.

2003-09-03 Thread hterrolle
Hi, I do not want to span the list as i did last fews day. I just think that it is the best list for J3D hekp. My question is how to make J3D application avalaible for different platform (OS) WIN, Linuxx, MAc. Do i need to give differentcode or is the Win code can be executed on all these

[JAVA3D] Keytool problem for certificate

2003-09-02 Thread hterrolle
hi, i try to signed my application but when i use Keytool i got this strnge answer. Registry key 'Software\JavaSoft\Java Runtime Environment\CurrentVersion'has value '1.4', but '1.3' is required.Error: could not find java.dllError: could not find Java 2 Runtime

[JAVA3D] certificate problem

2003-09-02 Thread hterrolle
hi, i have looked at my Osp.cer and i find that is not valid anymore. How can i get a new one. thanks === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST".

[JAVA3D] certificate problem

2003-09-02 Thread hterrolle
Sorry to disturb this mailing list with my problem. But i find out that SUN do good work and is a good support for technical approch. But i have looked everywhere to find information to how to promopte JAVA work and speciallywhat to do to make available hower work on the Net. I think it is

Re: [JAVA3D] certificate problem

2003-09-02 Thread hterrolle
-Message d'origine-De : hterrolle [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED]Date: mardi 2 septembre 2003 12:16Objet : [JAVA3D] certificate problem Sorry to disturb this mailing list with my problem. But i find out that SUN do good work and is a good support for technical

[JAVA3D] SUN certifacate Apologize

2003-09-02 Thread hterrolle
Hi, Sorry forthe excitement of this morning. The errue was comming from a bad setup on my machine. I find out after 1 hours of hunger that a 1.3 KEYTOOL.EXE was in my C:/windows. So it was taking first from the command line on of courseit was looking for hard coded version. So i am very

Re: [JAVA3D] Need web tester for my application

2003-09-02 Thread hterrolle
Hi, i wanted to test my own server first. But i managed to set my page on my provider server. i send you the adresse http://hterrolle.free.fr/3Dapp/3dapp-test.html i am currently testing the siote so i want take risk open my develpment machine any more. But you can try if everything work. i

[JAVA3D] new J3D application running on WEB

2003-09-02 Thread hterrolle
Hi, after 18 months of hard work i am ready to show an prototype of what could be future information system desing. they is still some error comming to the java console but it work. only 3 option are not available. two rel time and media one. But it is just to get fedd back and conctact.

[JAVA3D] Web Server J3D

2003-09-01 Thread hterrolle
Hi all of J3D people how have spend hours on working and helping each other, After 18 months of work i am ready to share with you the rsult of my work ( of course not the source). I am nearly ready to give the URL adresse of the application. But i lgot i big trouble running my appli has

[JAVA3D] Web Server J3D

2003-09-01 Thread hterrolle
hi, i needone prson to help me to test my application. Does anybody isponible for this. thank toletme know === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff

Re: [JAVA3D] Web Server J3D

2003-09-01 Thread hterrolle
My english is not so good and i am technicien and not really a good writer. i got i big trouble. Is that i use FILE.CLASS inside a DefaultMutableTree. I do not create any phisical file but i got file permision denie insede the defaultMutableTree. i try to set privilege coding a FilePermission for

Re: [JAVA3D] viewing problem

2003-09-01 Thread hterrolle
go the other way it should be fine. -Message d'origine-De : dafna gordon [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED]Date: lundi 1 septembre 2003 16:02Objet : [JAVA3D] viewing problem Icreated a simple scene with two cylinders (one small and the other

[JAVA3D] Web Server J3D

2003-08-31 Thread hterrolle
Hi, I have create an APACHE server to server J3D apllet. I tst it with a friend how could open the page from my server but how was not able to run the HelloUniverse_plugin.html page on is machine. He got the pluging JAVA 1.4.1 installed and running but gotproblem

Re: [JAVA3D] Web Server J3D

2003-08-31 Thread hterrolle
jar file in the folder contaning the html page that gone a start it. That what I did. Hope it help. Serge Bernier Selon hterrolle [EMAIL PROTECTED]: Hi, I have create an APACHE server to server J3D apllet. I tst it with a friend how could open the page from my server but how was not able

Re: [JAVA3D] CANCAS3D inside CANVAS3D

2003-08-30 Thread hterrolle
instance with a Canvas3D inside ?? Alessandro - Original Message - From: hterrolle To: [EMAIL PROTECTED] Sent: Friday, August 29, 2003 6:29 AM Subject: [JAVA3D] CANCAS3D inside CANVAS3D Hi, I would like to know

[JAVA3D] CANCAS3D inside CANVAS3D

2003-08-29 Thread hterrolle
Hi, I would like to know if it is possible to display an Canvas3D inside another Canvas3D. I think this could be possible using Double buffering but i do not know. If some one did it already. I woul be interested by how i did. Thanks herve

[JAVA3D] What is the URL of java3D interest ARCHIVE

2003-08-29 Thread hterrolle
hi, i i am lookoing for the J3D archives or the J3D weekly posted question. I forgeatthe URL Thanks Herve === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff

[JAVA3D] java.io.filepermission

2003-08-29 Thread hterrolle
hi, i got this probleme when i try to run my application as Applet. Someone could help me to andrestand what is wrong. The TEST is a directorie Thanks it is the last Bug before i can show this application to J3D interest group ---TreeTableExample2

[JAVA3D] java.io.filepermission

2003-08-29 Thread hterrolle
hi, i use FileNode to create Jtree object relation. I find out that tha FileNode CLASS require some privilege lto be executed in Applet. Does some one could give me an idea where to look for to remove this little problem. or give me some information about the io security. I read the Guide

[JAVA3D] policy file

2003-08-29 Thread hterrolle
hi, Sorry to disturb with my problem. But i try to find solution reading doc and watchiing developer network forum. But it is not clear for me. My objectif is to make my application as a demo. So i need to give read write acces toa local directorie on the web site. So i need answer to the

[JAVA3D] io file permission

2003-08-29 Thread hterrolle
hi, Sorry to disturb with my problem. But i try to find solution reading doc and watchiing developer network forum. But it is not clear for me. My objectif is to make my application as a demo. So i need to give read write acces toa local directorie on the web site. So i need answer to the

[JAVA3D] offscreen inside a canvas

2003-08-28 Thread hterrolle
Hi, I would like todisplay a new canvas inside existing canvas. It is possible with J3D ? and how can i make it ? Thanks Herve === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message

[JAVA3D] archive link

2003-08-28 Thread hterrolle
Hi, i do not remember the archive URL. Thanks to send it Herve === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to

Re: [JAVA3D] Behaviour processStimulus doesn't start (scheduling bounds of course set)

2003-08-20 Thread hterrolle
do not forget torearm thebehavior every time you get it -Message d'origine-De : Johannes Neubauer [EMAIL PROTECTED]À : [EMAIL PROTECTED] [EMAIL PROTECTED]Date: mercredi 20 août 2003 12:40Objet : Re: [JAVA3D] Behaviour processStimulus doesn't start (scheduling bounds of

Re: [JAVA3D] 3D financial data visualization

2003-08-14 Thread hterrolle
- From: hterrolle To: [EMAIL PROTECTED] Sent: Thursday, August 14, 2003 5:57 PM Subject: Re: [JAVA3D] 3D financial data visualization yes i know -Message d'origine-De : Taner Diler [EMAIL PROTECTED] : [EMAIL

[JAVA3D] socket problem

2003-08-14 Thread hterrolle
Hi, I know it is not the right place to ask this question but it is a strange problem. I got this message. and i do not know on wich direction to look to rsolve it. java.net.SocketException: No buffer space available (maximum connections reached?): connect thanks if someone got the answer

Re: [JAVA3D] 3D financial data visualization

2003-08-14 Thread hterrolle
yes i know -Message d'origine-De : Taner Diler [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED]Date: jeudi 14 aot 2003 16:50Objet : [JAVA3D] 3D financial data visualization hii, do you know financial data visualization chart tool that is changable in

[JAVA3D] 3D human body

2003-08-10 Thread hterrolle
Hi, I am looking for a 3D human body. Does someone knows were i could find one ? Thanks === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general

[JAVA3D] Human Body

2003-08-07 Thread hterrolle
Hi, I am lookingfora human body. Does someone knows were i could find it ? Thanks === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help,

Re: [JAVA3D] Human Body

2003-08-07 Thread hterrolle
-Message d'origine- De : Nikolai V. Chr. [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED] Date : jeudi 7 aot 2003 15:14 Objet : Re: [JAVA3D] Human Body hterrolle wrote: Hi, I am lookingfora human body. Does someone knows were i could find it ? Try searching on Google for h

Re: [JAVA3D] I want to move loaded shapes!!

2003-07-21 Thread hterrolle
Set the pickable attribut for the objet. -Message d'origine- De : nagehan pala [EMAIL PROTECTED] À : [EMAIL PROTECTED] [EMAIL PROTECTED] Date : samedi 19 juillet 2003 14:36 Objet : [JAVA3D] I want to move loaded shapes!! Hi all My program loads two .obj files and they are added to a

[JAVA3D] problem running the application into a JAR

2003-07-07 Thread hterrolle
Hi, I try to run my application into a jar by executing this command " javaw -jar xxx.jar" i setup the manifest correctly. But when i run it i cannot see nothing on the screen but the process seems to run. I have changed something but i forget it. I send the code in case or someone could

[JAVA3D] Beginiers in JMF question

2003-06-24 Thread hterrolle
Hi, I was very busy on J3D. So i come back to JMF. i got some problem running the transmit on the same machine. it is possible to do it ? When i open 2 JMSStudio. One for transmiting the second for receiving i set the RTP to my local machine. when i transmit for the first to the second i

Re: [JAVA3D] Is Java3D dead?

2003-06-24 Thread hterrolle
I agree. Software devellopement is hard work. And always improve. Java anyway got a big advantage. it is well structured and i am sure it will improve to use hard ware possibilities. I Hope -Message d'origine- De : Alessandro Borges [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED]

Re: [JAVA3D] Is Java3D dead?

2003-06-24 Thread hterrolle
I agree for use of speed. But i think the problem of speed is just because Java is not conpiled but need to be interpreted. But on the other way. Compiuters goes faster than before and RAM become bigger. In this point of view JAVA goes with buisness. But i agree they must do some effort in

[JAVA3D] Memory comfirmation

2003-06-17 Thread hterrolle
Hi, i incease the RAM on my machine so JAVA is able to consume more memories than before. The great things is that my application run much fasrter and can hold more information. But when i for example destroy 100 framesi do not see any recover of the memori on my systyeme memory monitor.

Re: [JAVA3D] AW: [JAVA3D] Memory comfirmation

2003-06-17 Thread hterrolle
. Cheers, Florin -Ursprngliche Nachricht-Von: hterrolle [mailto:[EMAIL PROTECTED]Gesendet: Dienstag, 17. Juni 2003 16:08An: [EMAIL PROTECTED]Betreff: [JAVA3D] Memory comfirmation Hi, i incease the RAM on my machine so JAVA is able to consume more

[JAVA3D] Need introduction to VRML

2003-06-13 Thread hterrolle
Hi, Could someone send me adresse were icould find simple code for an introduction to VRML. When i said simple not too simple which means this the use of behavior if this is possible. Thanks

[JAVA3D] Appearance Problem

2003-06-10 Thread hterrolle
Hi, I got a new little problem with the Appearance. Class ColorCube { QuadArray cube = new QuadArray(400, QuadArray.COORDINATES | QuadArray.NORMALS | QuadArray.BY_REFERENCE ); /of course i got the vertex by ref

Re: [JAVA3D] Appearance Problem

2003-06-10 Thread hterrolle
Message - From: hterrolle To: [EMAIL PROTECTED] Sent: Tuesday, June 10, 2003 11:08 AM Subject: [JAVA3D] Appearance Problem Hi, I got a new little problem with the Appearance. Class ColorCube

[JAVA3D] GeometryUpdater Problem

2003-06-06 Thread hterrolle
Hi, i have done this and in this case UpdateDate does not compile. So i got class toto implements GeometryUpdater{ GeometryArray geom; public void updateData(Geometry geometry) {} public void update() { geom.updateDada(this); } class

Re: [JAVA3D] AW: [JAVA3D] GeometryUpdater Problem

2003-06-06 Thread hterrolle
error ! The method name is updateData not updateDada !!! ^ ^ Cheers, Florin -Ursprngliche Nachricht- Von: hterrolle [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 6. Juni 2003 09:43 An: [EMAIL PROTECTED] Betreff: [JAVA3D] GeometryUpdater Problem Hi, i

[JAVA3D] SUN interest with new application development

2003-06-06 Thread hterrolle
Hi Florin, I spend more than one years developing an application. I'd like to know if SUN could be interested with new application. and if they would ! how can i get in touch with them. What is the procedure.

Re: [JAVA3D] Possible lighting bug

2003-06-06 Thread hterrolle
I know that after fews hours my video card does not show anything or light object diferently and i need to reboot. i use ATI wonder -Message d'origine- De : Fabrizio NUNNARI [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED] Date : vendredi 6 juin 2003 11:02 Objet : Re: [JAVA3D]

Re: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] SUN interest with new application devel opment

2003-06-06 Thread hterrolle
in the financial industry. A little boring, all that j2ee. And yes, looking for a new job. Cheers, Florin -Ursprngliche Nachricht-Von: hterrolle [mailto:[EMAIL PROTECTED]Gesendet: Freitag, 6. Juni 2003 10:46An: [EMAIL PROTECTED]Betreff: Re: [JAVA3D] AW

Re: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] niewbie in Java3d, HELP

2003-06-06 Thread hterrolle
hi newbies, there a lot of example that you should studie first. Than after studying examples. Things would be more clear in your mind. I just said that because it is important to learn first. Take the eample and play with it, change it. There is no other solution to learn. herve -Message

Re: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] niewbie in Java3d, HELP

2003-06-06 Thread hterrolle
to play with it and learn much more. But the problem is that i cannot find an easy one! - Original Message - From: hterrolle [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 06, 2003 1:08 PM Subject: Re: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] niewbie in Java3d, HELP hi

Re: [JAVA3D] In the news

2003-06-05 Thread hterrolle
I hope that you will keep the good work that J3D team does. Because it is not the case on other interest group. I can said that your are ecellent all of you. i am not use to compliment but some it ned to be done Herve the bear -Message d'origine-De : Doug Twilleager [EMAIL

[JAVA3D] adding vertex to existing Geometry

2003-06-04 Thread hterrolle
Hi, I would like to add vertex to already exiting geometry. I thought doing itinsidemyBehavior trough the Updatedata of the GeometryUpdeter. But i do not know if it is possible. Because that i read from GeometryArray method allow to modified existing vertex but not to add new one to the

[JAVA3D] Mail delivbery Probleme

2003-06-04 Thread hterrolle
Hi i got some probleme. What can i do ? This is the Postfix program at host swjscmail1.java.sun.com.I'm sorry to have to inform you that the message returnedbelow could not be delivered to one or more destinations.For further assistance, please send mail to postmasterIf you do so, please

Re: [JAVA3D] AW: [JAVA3D] I am contributing code for counting triangles and ve rtices

2003-06-04 Thread hterrolle
I got mail undelivery problem some one could help me Thanks -Message d'origine- De : Florin Herinean [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED] Date : mercredi 4 juin 2003 09:46 Objet : [JAVA3D] AW: [JAVA3D] I am contributing code for counting triangles and ve rtices Some

[JAVA3D] adding vertex to existing Geometry

2003-06-04 Thread hterrolle
Hi, I would like to add vertex to already exiting geometry. I thought doing itinsidemyBehavior trough the Updatedata of the GeometryUpdeter. But i do not know if it is possible. Because that i read from GeometryArray method allow to modified existing vertex but not to add new one to the

Re: [JAVA3D] adding vertex to existing Geometry

2003-06-04 Thread hterrolle
No idea ??? -Message d'origine-De : hterrolle [EMAIL PROTECTED] : [EMAIL PROTECTED] [EMAIL PROTECTED]Date: mercredi 4 juin 2003 11:08Objet : [JAVA3D] adding vertex to existing Geometry Hi, I would like to add vertex to already exiting geometry. I

Re: [JAVA3D] OrderedGroup and transparency

2003-06-03 Thread hterrolle
i have never use transparency. could you give some example. thanks -Message d'origine- De : Vladimir Vernikovski [EMAIL PROTECTED] À : [EMAIL PROTECTED] [EMAIL PROTECTED] Date : mardi 3 juin 2003 12:40 Objet : Re: [JAVA3D] OrderedGroup and transparency On Mon, 2 Jun 2003 14:48:31 +0100,

Re: [JAVA3D] Best way to generate animation files (.mov) from a scenegraph ... or VRML

2003-04-06 Thread hterrolle
written ) with animation is here: http://www.frontiernet.net/~imaging/shout3d/models/Simple/miniman.wrl hterrolle wrote: | | Subject: Re: Best way to generate animation files(.mov) ... VRML | | Really not to bad the application | and specially the arborescence. | | What It is? | | Herve

Re: [JAVA3D] Best way to generate animation files (.mov) from a scenegraph ... or VRML

2003-04-06 Thread hterrolle
hi P, i just need i little bit mre information. Where can i download the J3Deditor you show in picture thanks === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message signoff

Re: [JAVA3D] Best way to generate animation files (.mov) from a scenegraph ... or VRML

2003-04-05 Thread hterrolle
Really not to bad the application and specially the arborescence. What It is? Herve -Message d'origine- De : P. Flavin [EMAIL PROTECTED] À : [EMAIL PROTECTED] [EMAIL PROTECTED] Date : vendredi 4 avril 2003 19:15 Objet : Re: [JAVA3D] Best way to generate animation files (.mov) from a

Re: [JAVA3D] OrientedShape3D behaving abnormally

2003-04-05 Thread hterrolle
It is Possible to create an Oriented TransformGroup an Idea -Message d'origine- De : Martin Traverso [EMAIL PROTECTED] À : [EMAIL PROTECTED] [EMAIL PROTECTED] Date : vendredi 4 avril 2003 20:04 Objet : Re: [JAVA3D] OrientedShape3D behaving abnormally Thanks Alessandro! That fixed

[JAVA3D] JAVAX.MEDIA.J3D SOURCE

2003-04-05 Thread hterrolle
Hi, I'd like to know if it is possible to get the javax.media.j3d source thanks

[JAVA3D] JVM problem during processing

2003-04-04 Thread hterrolle
Hi, I am testing my application. But i got an exception acces memory after a certain time. How to report it because i do not have log only a dialog box windows that sais error JVM.DLL. thanks

[JAVA3D] Modifying java source

2003-04-03 Thread hterrolle
Hi, I got one question. I tryt to modified some java source from the JDK 1.4 i could modified the code recompile but when i debug the change are not taken into account but i can see that the code is still changed. thanks

Re: [JAVA3D] AW: [JAVA3D] Modifying java source

2003-04-03 Thread hterrolle
-Von: hterrolle [mailto:[EMAIL PROTECTED]Gesendet: Donnerstag, 3. April 2003 11:21An: [EMAIL PROTECTED]Betreff: [JAVA3D] Modifying java source Hi, I got one question. I tryt to modified some java source from the JDK 1.4 i could modified the code recompile but when i debug

Re: [JAVA3D] AW: [JAVA3D] AW: [JAVA3D] Modifying java source

2003-04-03 Thread hterrolle
to change both of them. Cheers, Florin -Ursprüngliche Nachricht-Von: hterrolle [mailto:[EMAIL PROTECTED]Gesendet: Donnerstag, 3. April 2003 11:42An: [EMAIL PROTECTED]Betreff: Re: [JAVA3D] AW: [JAVA3D] Modifying java source Hi Florin, It is nive

Re: [JAVA3D] AW: [JAVA3D] Modifying java source

2003-04-03 Thread hterrolle
, in the sdk and in jre. Cheers, Florin P.S. Why do you need to change a class from the jdk distribution ? -Ursprüngliche Nachricht-Von: hterrolle [mailto:[EMAIL PROTECTED]Gesendet: Donnerstag, 3. April 2003 11:21An: [EMAIL PROTECTED]Betreff: [JAVA3D

Re: [JAVA3D] Modifying java source

2003-04-03 Thread hterrolle
just subclass JEditorPane and fix the bug in your class ? That will make your app portable, while changing the jre/jdk will directly prohibit that. -Ursprüngliche Nachricht-Von: hterrolle [mailto:[EMAIL PROTECTED]Gesendet: Donnerstag, 3. April 2003 11:58An: [EMAIL

Re: [JAVA3D] Modifying java source

2003-04-03 Thread hterrolle
source public class MyJEditorPane extends JEditorPane ... -Ursprüngliche Nachricht-Von: hterrolle [mailto:[EMAIL PROTECTED]]Gesendet: Donnerstag, 3. April 2003 12:12An: [EMAIL PROTECTED]Betreff: Re: [JAVA3D] Modifying java source what do you means by subclass

Re: [JAVA3D] Memory Problem

2003-03-30 Thread hterrolle
hi saaci, all right. I just ask one question. can i improve my application by importing only the class i nedd java.io.file rather than java.io.* thank you PS: i read about improving gargave collector but my system does not allow to set garbage timer wake up -Message

Re: [JAVA3D] Memory Problem

2003-03-30 Thread hterrolle
HI Anirban, I try -Xingcg and it works well. Thank you -Message d'origine-De : Anirban Bhadore [EMAIL PROTECTED]À : [EMAIL PROTECTED] [EMAIL PROTECTED]Date: lundi 31 mars 2003 07:06Objet : Re: [JAVA3D] Memory Problem -Xincgc actually helps in reducing the pauses

Re: [JAVA3D] Memory Problem

2003-03-29 Thread hterrolle
of information you need to be able to help me -Message d'origine-De : Isaac Brobbey [EMAIL PROTECTED]À : [EMAIL PROTECTED] [EMAIL PROTECTED]Date: samedi 29 mars 2003 03:45Objet : Re: [JAVA3D] Memory Problem Hterrolle, No that is will have little effect

[JAVA3D] Memory problem

2003-03-28 Thread hterrolle
Hi, How can i make sure that old instance are remove when i use SYSTEM.GC(). because when i load 100 object and that i remove these object from the locale. I find out that the memory i ,not recevered by the system. If i reload 100 object and i remove it again. all the momery look used. i

Re: [JAVA3D] AW: [JAVA3D] Memory problem

2003-03-28 Thread hterrolle
that article out). Regarding your problem,it looks likebug 4794994and according to Mark Hood is fixed in the next release of j3d (1.3.1). Cheers, Florin -Ursprüngliche Nachricht-Von: hterrolle [mailto:[EMAIL PROTECTED]Gesendet: Freitag, 28. März 2003 12:25An: [EMAIL

Re: [JAVA3D] Memory problem

2003-03-28 Thread hterrolle
Hi Issac, Just for confirmation. You means that i can save memory place if i st to null the object that i want to remove. The instance will still be alive but as it is empty i win place. I try right now and i let you know. thons for ansering herve -Message d'origine-De :

[JAVA3D] Memory Problem

2003-03-28 Thread hterrolle
Hi again, I try the solution of setting the object to null but no amelioration. But i think my problem is more about coding. So the question is: Does the import are copied into the running code.So ! if i witre ( import java.io.* )the code will be bigger thanif i onlywrite (

  1   2   >