AGGeomInterestingLiterature An incomplete list of articles relevant to the field of research in AGGeom. Meshing Subdivision Point Clouds Discretization of Differential ...
Animations An animation in JavaView is like an interactive movie. A geometry (or even a whole scene) is evolving in time. While watching the process the user can still ...
CreatingGeometries In this tutorial we will create several geometries and use transformations to design a little street scene. Building a house. So first we must ...
JVAdvancedClasses This page gives an overview over some more advanced JavaView packages and classes. jvx.geom jvx.geom.PwShapeOperator Provides a discretization ...
JVBd An example for the .bd format. Example: description file for a cube # # description file for a cube # # task GEOMETRY; # frame data 0; 3; # current ...
JVCodingPractice Here you can find general advices how to structure your code and some dos and don'ts, especially when you are working with others together. Style ...
JVCommonTasks This page presents some common tasks during the basic coding workflow with the JavaView library. Copying Geometries To copy a geometry you should use ...
JVEssentialClasses This page gives an overview over some essential JavaView packages and classes that are fundamental in most applications. jv.vecmath The vecmath ...
JVExport Here you can find some regulations for exporting JavaView scenes as images. These rules are quite helpful, as it reduces time and effort, because images might ...
JVFAQ Here you can find issues, that might appear and proposals to solve them. Installation Problems Q: Under Mac OSX Lion (10.7.x): On JavaView launch several error ...
JVGeometryWebPages 1. Download the JavaView archive from the download page. 1. Create your own geometry file myGeom.obj similar to sample.obj. E.g. you can save ...
JVGettingStarted ((short description what this page is about)) Running JavaView ((content)) Running JavaView in Batch Mode Since JavaView v3.89.004 (available at ...
JVInstallation This page describes three possibilities to implement and run JavaView, whereas the first one is the application offered on the JavaView webpage. The ...
JVJvx This page discusses a sample JVX geometry file in detail. The discussed example can be downloaded as a separate file without comments. The JavaView JVX File ...
JVMenuEntries This section describes JavaView functionality that is available inside the JavaView application. Menu Entries Method Method Modelling Close Holes ...
JVMenuItems This page describes how to introduce a menu item into JavaView. A Tutorial Project Update your JavaView and JavaViewDev SVN. You find a project at JavaViewDev ...
JVOwnProject You will find here information to create a new JavaView project Structure of the project A JavaView project is composed of at least three core class ...
JVPostScriptExport Fallpits when exporting to PostScrip Some JV settings that prevent proper PostScript export when enabled. That is, the export will still work, but ...
JVPowerPoint This tutorial explains how to insert JavaView in Power Point presentations. JavaView in Power Point JavaView can be integrated into Power Point using ...
JVProjectPanelSize Starting from Version v4.91.003, JavaView can have different default sizes und positions of its windows. Monitor Type The easiest and preferred ...
JVRunnableJar This tutorial will explain how to export your written projects as runnable jar archives. Export your project as runnable jar file 1. Make sure you ...
JVSettings This section describes various settings that are available inside the JavaView application or as launch parameters. Launch Parameters Performance Issues ...
JVSliders You will find here information to use and manipulate the sliders Contrary to buttons and checkboxes, sliders must be declared in the Pj class. There are ...
JVSupportedFileFormats JavaView currently reads and writes the following geometry and configuration files. Some geometry file format are supported partially only. ...
JVWorkshops ((short description what this page is about)) Workshops The general structure of a workshop consists of the following classes, as an example I use jvx ...
JavaView Here you find all information about the JavaView Software, including documentation, tutorials, and FAQs. This Wiki will be gradually expanded. * Installation ...
KeyboardShortcutsAndViewerModes Rotate geometry by moving mouse inside viewer window and drag while left mouse button is pressed. Usually, rotation is the default ...
Textures This demo illustrates some possibilities to add textures to geometries within Javaview. We will start with a blank icosahedron and add a texture in two different ...