This is the Linux app named ObjectVolume to run in Linux online whose latest release can be downloaded as ObjectVolume.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named ObjectVolume to run in Linux online with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
ObjectVolume to run in Linux online
DESCRIPTION
The ObjectVolume program calculates the volume, surface area and centroid of a closed triangular mesh represented in an object file (.obj). The process goes through the list of triangles that make up the surface and, for each triangle, forms a tetrahedron with an external point. The program uses the origin (0,0,0). The volume of the tetrahedron is then calculated. Tetrahedrons with back facing triangles are added and those with forward facing triangles are subtracted yielding the object volume.A detailed description of the process is presented in the ObjectVolumeTutorial.doc document as well as program logic and results.
A key component in the program is a subroutine that calculates the volume of a tetrahedron. Four sets of equations were tested and to my surprise all four produced similar results in accuracy and timing.
Features
- Includes entire java source code
- Compares Four Sets of Equations for the Volume of an irregular tetrahedron.
- Handles multiple non-intersecting items in an object file
- Runs in less than a second for a surface containing 50,000 triangles.
Audience
Information Technology, Education, Advanced End Users, Engineering
User interface
Command-line
Programming Language
Java
This is an application that can also be fetched from https://sourceforge.net/projects/objectvolume/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.