Creating U3D or PRC files myself

Hi, I am interested to hear of any (preferably open source) software libraries, useable on Linux / MacOS, that can be used to create U3D or PRC files.
Basically our content creation flow is as follows:
* Scientist writes S2PLOT (http://astronomy.swin.edu.au/s2plot) program.
* Scientist runs program and saves geometry as VRML
* Scientist runs Acrobat 3D and imports VRML as PRC
* Scientist inserts 3-d figure in paper
We would like to modify this to look more like:
* Scientist writes S2PLOT program.
* Scientist runs program and saves geometry as U3D or PRC
* Scientist runs pdflatex, using movie15.sty to insert the U3D (or PRC) model as a figure in their paper
The latter flow is much preferred as the scientists don't need:
* Acrobat 3D software (at sometimes considerable cost)
* A MS Windows machine
and the journal publishers can be provided with a self-contained journal article that can be processed by LaTeX / pdflatex. Additionally, the scientists can modify their text, and re-run LaTeX and not have to go back in to manually insert the 3-d figures etc.
I would love to hear from anyone who knows of software tools that can help us realise the second, preferred data flow for our 3-d models in science.
[email protected]
Thanks - David Barnes.

For an illustration of my problem, here is a most simple file that I created:
http://www.cad6.com/archive/Merge1.u3d
This file opens correctly in SAP Visual Enterprise Viewer 7.0, but not in Acrobat XI Pro. A similiar file destilled from a sample file found on the web, however, works:
http://www.cad6.com/archive/Merge2.u3d
The only difference I can see is that is uses compression and a CLOD Progressive Mesh Continuation instead of a CLOD Base Mesh Continuation. But according to the latest version of "U3D Supported Elements", this should not make any difference.
Any idea why Merge1.u3d does not open? Please?!
Best regards
Stefan Malz

Similar Messages

  • Creating U3D files

    Can I create a standalone U3D file with Acrobat 3D? I realize that I can make a pdf with a U3D file in it, but I just want to create U3D files so I can insert them into an existing pdf.
    Thanks!
    Ari

    Hi Ariana
    If you like also to add some animations to your 3d scene I suggest the following tool: http://www.instructor3d.com
    With that tool you can directly export 3d content into a PDF file including animations without having to do any javascripting or similar!
    Regards
    stefan

  • Big Problem.......Converting PRC File to JAR

    I have tried lot of things by setting classpaths for converting PRC file to JAR file ,but...............in vain.
    Please help me to sort out the problem.
    Regards
    Sunny

    I have tried lot of things by setting classpaths for
    converting PRC file to JAR file ,but...............in
    vain.Do you really mean "converting PRC file to JAR file", or do you mean "converting JAR file to PRC file"? I suspect it's the latter. Make sure you are doing ALL these steps:
    1) (*change this to match your own directory structure*)
    set classpath=%classpath%;.;c:\J2ME_TOOLS\j2me_cldc\bin\api\classes;C:\J2ME_TOOLS\j2me_cldc\tools\palm\src
    2)(*change this to match your own directory structure*)
    set path=%path%;C:\J2ME_TOOLS\j2me_cldc\bin;C:\J2ME_TOOLS\j2me_cldc\tools\palm\src
    3) cd to the directory where your "*.java" files are
    4) compile:
    javac *.java
    dir...check to see if you have new "*.class" files
    5) Make a directory to hold the class that will be generated by the preverifier:
    md preverified_classes6) preverify the classes:
    preverify -d ./preverified_classes myClass1 myClass2 myClass3 ...etc
    7) cd to the new directory
    cd preverified_classes
    dir...should show another copy of each ".class" file - these are the preverified ones.
    8) From these preverified class files, create your jar file:
    jar -cf myJarFile.jar *.class
    9) Now create PRC from jar:
    java palm.database.MakePalmApp -v -JARtoPRC myJarFile.jar myMainClassName
    ...where
    "myJarFile.jar" is the name of your jar file, and
    "myMainClassName" is the name of the main class in the jar file
    10) look at the directory listing
    dirshould show myJarFile.prc
    10) Load myJarFile.prc onto your Palm device or emultor and reset. Then you sould be good to go.

  • Getting PRC file to work with Cobalt 6.1 Simulator

    Steps followed:
    Built project an MIDP 2.0 project using NetBeans.
    Used the 'jartoprc_w.exe' converter to create a prc file.
    Put the prc file into the 'AutoLoad' directory of the Cobalt 6.1 simulator.
    Downloaded the 'WME Developer Toolkit for Palm OS' to get the J9JavaVMMidp20.dll file.
    Put the J9JavaVMMidp20.dll file into the same directory as the PalmSim.exe for the Cobalt 6.1 simulator.
    Ran simulator.
    Icon for the application shows up in the simulator
    Clicked the icon for the application and it gives the following error:
    Header - "Missing IBM JAVA VM"
    Text - "Please ensure that IBM's WebSphere Micro Environment JAVA VM is installed."
    IBM JAVA VM Icon (purple globe) located on the simulator gives the same error.
    Where did I go wrong or what did I miss?
    Thanks

    Since your original post indicated that this was an issue with several users, and I assume they are all access the same server, logic would indicate a problem on the server end. It is highly doubtful that deleting and re-installing the app would help in this scenario.
    How are these user conencting to the internet? Something on the inside of your firwall or network would be the next thing to look at, assuming a common point of access.
    Citrix last updated the app on July 8, so unless this has been an ongoing issue for the last three weeks, its not likley an issue with that.

  • QuickTime Error Code 0 when attempting to create MPEG-2 Video File

    I am getting the above error when attempting to create an MPEG-2 file from an FCP Timeline; what might cause this problem and how can I fix?

    I'm real sorry. I am just lost. So if it does allow me to access via USB, what am I doing wrong? Why am I getting this error? I tried to go in and just import the video first and I could see the files, however they were gray, so it was not an option. Then I tried dragging them from the desktop icon and received the error. What else can I try to get my video loaded in imovie? I'm still fairly new to the mac. I have had mine for a year, but am still learning and would consider myself very green still. I have always done pretty well with a PC, so I catch on pretty quickly, but I definitely need some guidance here.

  • Enterprising Applescript programmer needed to create a better Find File

    This person needs an enterprising Applescript programmer to create a better Find File:
    http://discussions.apple.com/thread.jspa?threadID=1861415
    to create a better Find File. I know it is possible to create Applescript interfaces to the Terminal. This is why I'm posting here. I wish I had the time to program it myself.

    I don't know, it almost seems like he needs a completely custom application, in which case the sequence of operations need to be spelled out in fine detail. There are several really good utilities listed in that thread, but each one of them was nitpicked to death. I don't have a problem with Spotlight (or the shell scripts for that matter), so maybe it is just me.

  • How can I create an csv/excel file using pl/sql and then sending that file

    How can I create an csv/excel file using pl/sql and then sending that file to a clients site using pl/sql?
    I know how to create the csv/excel file but I can't figure out how I would get it to the clients site.

    968776 wrote:
    How can I create an csv/excel file using pl/sql and then sending that file to a clients site using pl/sql?
    I know how to create the csv/excel file but I can't figure out how I would get it to the clients site.You are trying to do it at a wrong place..
    Whay do you want database (pl/sql) code to do these things?
    Anyhow, you may be interested in :
    {message:id=9360007}
    {message:id=9984244}

  • Create a Site Definition file with Visual Web part in Visual Studio

    I tried to create a site definition file in Visual Studio 2013 and SharePoint 2013 by following the MSDN tutorial:
    Walkthrough: Create a Basic Site Definition Project. Near the end, I added a virtual web part control to the site definition and registered MyWebPartControls in the site definition's default ASPX page as written in the MSDN tutorial:
    Unfortunately, IntelliSense doesn't show any MyWebPartControls: tags, and VisualWebPart1 is highlighted with a warning “Element 'SMWebPart3' is not a known element. This can
    occur if there is a compilation error in the Web site, or the web.config file is missing.”
    Since it’s a warning, I went ahead to build and deploy the solution. However, when I used the site definition template to create a subsite, it returned a parser error:
    Unknown server tag 'MyWebPartControls:TestSiteDef1.VisualWebPart1'
    I spent half day researching and debugging, and finally solved the problem. The issue is on the registration line:
    <%@ Register Tagprefix="MyWebPartControls" Namespace="TestSiteDef.VisualWebPart1" Assembly="$SharePoint.Project.AssemblyFullName$" %>
    The $SharePoint.Project.AssemblyFullName$ is a replaceable parameter to provide values for SharePoint solution items whose actual values are not known at design time. Unfortunately, it does not find the right assembly name during the deployment. It should
    be replaced by the Assembly’s Strong Name. Here is how I fixed the problem step by step:
    In Solution Explorer, open the package node and double click Package.package
    Click Manifest tab in the Package.package.
    Copy the full assembly name in the package’s manifest. It may be similar like this:
              Assembly="TestSiteDef,
    Version=1.0.0.0, Culture=neutral, PublicKeyToken=a300f1f2da8ae976"
    Back to the site definition’s default.aspx page, replace the
                     Assembly="$SharePoint.Project.AssemblyFullName"
    in the registration line with the copied text:
    Assembly="TestSiteDef,
    Version=1.0.0.0, Culture=neutral, PublicKeyToken=a300f1f2da8ae976"
    Change the Namespace from
    Namespace="TestSiteDef.VisualWebPart1"
    to
    Namespace="TestSiteDef".
    The line to register the web part in a site definition file will look like this:
    <%@
    Register
    Tagprefix="MyWebPartControls"
    Namespace="TestSiteDef "
    Assembly="TestSiteDef, Version=1.0.0.0,
    Culture=neutral, PublicKeyToken=a300f1f2da8ae976"
    %>
    Clean, build and deploy the solution. It works like charm. (Note: the warning message on visual web part may still exist, but you can ignore it).

    Assuming your .ascx.vb file is inheriting from the web part class, you can add the custom properties in the same manor (language syntax aside).
    Be sure to use the attributes to correctly identify and scope the properties. (see:
    http://www.sbrickey.com/Tech/Blog/Post/SharePoint_Attributes_for_Web_Part_properties)
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com

  • When i open an mp3 file from a source other than apple, does itunes create it's own file and can I then delete the original mp3?

    when I open a music file from a source other than apple, does itunes create it's own file and can I then delete the original mp3?

    If you use iTunes' default settings then when you add a file to iTunes it places a copy of the file in the iTunes media folder and it leaves the original in place.  The exception is when you drag it to the Automatically Add To iTunes folder.
    It does not convert the file.  You can delete the original if you wish.

  • How to create a New Excel File programmatically

    Hi !
    I am documenting acquired data continuously in an excel file, what I need to do is to create a new excel file automatically when the size of the previous file exceeds a certain limit lets say 1MB.
    I have tried using the simple 'Create/Open File' function and the 'Write to Spreadsheet File' function to create the new excel file. I does create a file but when I open the file it says the format of the file is not what you have opened it with.
    Also when the new file is created, three new worksheet are to be added programmatically with pre-defined worksheet name and also Column headers for each of the worksheet are to be added.
    I am also using 'Labview Report Generation Toolkit for Office'.
    Regards,
    Reeves
    Solved!
    Go to Solution.

    @ Aldo A
    Thanks for the reference to tutorial, I didn't know about them. They are useful in general but unfortunately they don't answer the problem of creating an altogether new excel file programmatically.
    @ ben64
    The template thing simplifies the issue of formatting the new file. But I am still working on the new excel file creation challenge.
    Let me put my problem in a different way.
    Certain data is being acquired continually and is being written to a certain excel file, when the size of the file exceeds lets say 1MB the program should start saving the data in a NEW FILE instead of the previous file.
    I have attached the VI to explain what I am trying to achieve here.
    Reeves
    Attachments:
    New Microsoft Office Excel Worksheet.zip ‏30 KB

  • ITunes doesn't create an "iTunes Library" file

    I'm desperate - since a couple of days every time I restart my computer iTunes library is empty, I have to move all the content to the library again. And subscribe to all the 39 podcasts again!!!
    Next day... everything starts from the beginning!
    I've read the support pages for iTunes and found out that my iTunes doesn't save an "iTunes Library" file in the Music/iTunes folder. Instead, it creates hundreds of temporary files (iT 1.tmp, iT 2.tmp, iT 3.tmp, and so on).
    It happened before upgrading to iTunes 10 - I upgraded thinking that it could help, but nothing changed.
    Anyone had a similar problem? Please help me!

    Yes, I moved the iTunes folder to the shared folder
    Made an alias and moved it to my Users/myhome/music and removed the alias symbol.
    If you moved the entire iTunes folder and created aliases, that would be the reason that iPhoto and iMovie can't find the proper file. You should only have moved the 'iTunes Music' folder
    Many applications don't perform well when files are to be opened and stored using an alias.
    I'm pretty sure iTunes creates an updated .xml file every time you make changes, but it's at the wrong location for iPhoto and iMovie to find it.
    I tried what you did, by moving my (test) iTunes folder to the Shared folder, create an alias, renamed it to 'iTunes' and put it at ./Users/Username/Music.
    Neither iPhoto and iMovie were able to find my (test) music files.
    Those apps. will only look at ./Users/Username/Music/iTunes for the .xml file and obviously cannot find it using the alias.
    I tried the same procedure using a symbolic link (a 'better' alias) and that worked out alright. You can create a symbolic link by using the Terminal (take a look at this brief tutorial), but it's more convenient to use SymbolicLinker. After installing it, you can then easily create a symlink of a file or folder by control-clicking on it and choosing 'Make Symbolic Link' from the contextual menu.
    If you want to know more about symlinks in general, take a look at this Wiki or Google for "Symbolic Link Macintosh" (without the quotes) to find more articles.
    While symlinks do work in this case (at least on my system), I will give you the link to the article which describes the 'Apple preferred way' to share your music (in case symlinks don't work on your system).
    iTunes: How to share music between different accounts on a single computer tells you two methods. You can use either of them.
    M
    17' iMac 800 MHz, 768 MB RAM, 200 GB HD, DL burner   Mac OS X (10.4.8)   iTunes 7.0.2

  • How to use aggregator to create a single swf file from multiple files

    Hi everyone,
    I am working on the client's requirement where i have to create a SCROM 2004 based video. Its basically a PPT inside the captivate file. And it has around 175 slides in the file. Some of the slides have animations, voiceover. I am facing a problem during PUBLISHING the file into single SWF file format. Whenever I Publish the slides as SWF, it creates number of SWF files, Swf skin of the player and other manifest, Scorm 2004 files.
    I want only one single SWF file in which every slide should be incorporated in it. Dont know, why it is happening? I tried aggregator for this also, but it didnt worked... The Skin.swf has been easily added and no other files are adding. It shows me an error: "Name.swf is not a AS3 Captivate file ....."
    I am new to this. Please help me out as I have a very short deadline for this.
    Thanks and Regards

    Maybe you misunderstand: this is a user forum, not online help by Adobe staff.
    Sorry, but if you are that impatient, you'll have to pay for online support. You post a question and expect to have answers within minutes?
    Lilybiri

  • How do I create an interactive PDF file with variable data

    We would like to basically do a 'mail merge' of our list of customers with an interactive PDF file (including videos, menus, etc - not just form fill out and web links) to create a single PDF file that contains multiple mail pieces ... one for each customer ... with each mail piece being customized for that customer.  Customizations would include different greetings (Dear Bob, Dear Dana, etc), as well as different charts based on data unique to the customer, different photographs, etc.
    I've seen that InDesign and Acrobat Professional can be used to create an interactive PDF (such as from http://tv.adobe.com/watch/ask-the-adobe-ones/14-calling-rufus-about-interactive-pdf-making).  However I don't understand how I can insert data from a database, csv file, excel file etc into the PDF file so that each page, or each set of pages, within the PDF can be customized.
    Can anyone point me to a tool to use for this?
    Thanks,
    Bob Kendall

    For that kind of volume and unattended operation, you want InDesign Server – which is the server/high volume edition of INDD.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Thu, 3 Nov 2011 06:58:07 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: How do I create an interactive PDF file with variable data
    Re: How do I create an interactive PDF file with variable data
    created by Ti26E31DSxxx<http://forums.adobe.com/people/Ti26E31DSxxx> in PDF Language and Specifications - View the full discussion<http://forums.adobe.com/message/4005459#4005459

  • How do I create an after effects file with an interchangeable image

    Hey,
    hope someone can help me, I'm using after effects to create a mp4 file, it contains a photo which has a animation super imposed ontop of it.
    When the projects finished the base photo that the animation is created around could change up three times a day.
    What I'm trying to work out is a way for a non technical user to just be able to upload the new photo to somewhere and for the animation to be created and returned somehow to him so that the animator doesn't have to re open and edit the affect effect project each time a new photo comes in.
    Is there a way to do this built into after effects does any one know?
    Thanks for any help

    For that kind of volume and unattended operation, you want InDesign Server – which is the server/high volume edition of INDD.
    From: Adobe Forums <[email protected]<mailto:[email protected]>>
    Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>>
    Date: Thu, 3 Nov 2011 06:58:07 -0700
    To: Leonard Rosenthol <[email protected]<mailto:[email protected]>>
    Subject: How do I create an interactive PDF file with variable data
    Re: How do I create an interactive PDF file with variable data
    created by Ti26E31DSxxx<http://forums.adobe.com/people/Ti26E31DSxxx> in PDF Language and Specifications - View the full discussion<http://forums.adobe.com/message/4005459#4005459

  • How can I Create a Client Configuration File for RemoteApp and Desktop Connection with Server 2012?

    I have a working RDS RemoteApp site and looking to test out the feature in Windows 7 Control Panel\All Control Panel Items\RemoteApp and Desktop Connections
    I came across this link: Create a Client Configuration File for RemoteApp and Desktop Connection and I believe this is what I need to do first, but these instructions are for
    Server 2008, and I'm running 2012.
    Any suggestions or tips on how I can begin testing this with Server 2012?

    Hi,
    You can manually enter the path to the 2012 feed and it will connect and download the RemoteApps and Desktop connections.
    If you need a sample .wcx file I have posted one here a couple of times.  If you want I will look for it and post a link.
    -TP
    I tried adding my URL's below, these are sample links that work for me right now for when I log into the web page, but neither of these work.  And I'm not sure what I would need to do with or how to create a .wcx file.
    When I type in my URL of: https://connect.mydomain.org/RDWeb, I get redirected to: 
    https://connect.mydomain.org/RDWeb/Pages/en-US/login.aspx?ReturnUrl=/RDWeb/Pages/en-US/Default.aspx

Maybe you are looking for

  • Logo looks fuzzy

    the edges are pixelated or fuzzy.  This is using only the Ariel font without enhancments. Thanks for helping.

  • About Business Partner Marketing, Sales Area Data tables

    Hi, I want the table names where Business Partner sales area data and Marketing Attributes are stored. Thanks in advance. Regards, Dhanraj.

  • PS 7.0 won't open

    I just loaded Photoshop 7.0 on my MacBook Pro from a disc, put in serial no., and it said it successfully loaded.   When I try to open it, it says, "An unexpected and unrecoverable problem has occurred because of a program error.  Photoshop will now

  • Netcfg 2.8.2-1 cpu hangs

    Hi guys, I'm trying to get a laptop to connect to my WPA2-Personal network using netcfg.  I am able to connect manually, using: wpa_supplicant -B -Dwext -i wlan0 -c /etc/wpa_supplicant.conf dhcpcd wlan0 Contents of wpa_supplicant.conf ctrl_interface=

  • I remove my device from " find my iphone " but i need to restored

    i remove my device from " find my iphone " but i need to restored