Showing 47 open source projects for "java 3d renderer"

View related business solutions
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 1
    Fractal Zoomer

    Fractal Zoomer

    A Fractal Zoomer with various functions.

    An application that lets you render some of the most known fractal functions. It comes with alot of options to further enhance your fractal experience! Its easy to use and does not require installation. A java version higher than 1.8 is required to be installed.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 2
    DataMelt

    DataMelt

    Computation and Visualization environment

    DataMelt (or "DMelt") is an environment for numeric computation, data analysis, computational statistics, and data visualization. This Java multiplatform program is integrated with several scripting languages such as Jython (Python), Groovy, JRuby, BeanShell. DMelt can be used to plot functions and data in 2D and 3D, perform statistical tests, data mining, numeric computations, function minimization, linear algebra, solving systems of linear and differential equations. Linear, non-linear...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3

    GeoRegression

    An open source Java geometry library with a focus on 2D/3D space.

    Geometric Regression Library (GeoRegression) is an open source Java geometry library for scientific computing with a focus on 2D/3D space. GeoRegression provides the ability to estimate the closest point/distance between geometric primitives, best-fit shapes, and best fit geometric transform between sets of objects. It is designed for high performance and ease of use. GeoRegression has been release under an LGPL license for both commercial and non-commercial use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BitLogic

    BitLogic

    Simple Java computer algebra calculator

    A calculator that solves many types of problems including solving equations computing derivatives and integrals simplifying expressions graphing equations 2d and 3d reverse polish notation, algebraic and word based interpreter infinite writing board for writing out equations requires java 11 or more
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 5
    AlphaPlot

    AlphaPlot

    Interactive scientific graphing and data analysis software.

    Alpha Plot can generate different types of 2D and 3D plots (such as line, scatter, bar, pie, and surface plots) from data that is either imported from ASCII files, entered by hand, or calculated using formulas. The data is held in spreadsheets which are referred to as tables with column-based data (typically X and Y values for 2D plots) or matrices (for 3D plots). The spreadsheets as well as graphs and note windows are gathered in a project and can be organized using folders. The built...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    This project will be a project that will be used by Speleologist (cavers) to help aid in the mapping of the underground world. It will be simple at first.. only allowing the entry of survey (dist/azmith/V-angle) and give back a line plot..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ObjectVolume

    ObjectVolume

    Calculates Volume, Surface Area & Centroid of a Closed Triangular Mesh

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A spring-based 3D graph layout tool written in Java. Rendering is performed in OpenGL via the JOGL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    3D Grapher

    Easy-to-use software for plotting functions of two variables.

    3D Grapher is a software for plotting functions of two variables. It is a simple, easy to use, GPU accelerated, tool for making various surface plots. Additional requirements: JDK / JRE 8 OpenGL 2+
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 10
    Flamethyst is a flame fractal renderer written in java. It generalizes the classical algorithm in several ways, and support most features of Apophysis .flame files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gattMath is a educational math (graphical) program that show some concepts behind Integral and Differential Calculus, like Riemann, Simpson, Darboux, Trapezoid, Monte-Carlo integration, derivative, antiderivative, tangent,..., and sure a plotter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A math application written in Java. Its features include 2D and 3D graph plotting, scripting, user-defined variables and functions and skinnable GUI. This project is not maintained at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LQFB-analyser

    A lqfb delegation analyser. A 3d directed weighted multi graph.

    A rich client to analyse data from a liquid-feedback (http://liquidfeedback.org/) instance, for now it's a 3d graph explorer to inspect the delegations. It's an application based on the eclipse platform (indigo). To be precise its a directed weighted multi graph browser in 3d. Find out more in the wiki https://sourceforge.net/p/lqfbanalyser/wiki/Home/ . Generated reports https://sourceforge.net/p/lqfbanalyser/wiki/generated%20lqfb%20reports/ .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A base for programs. Includes algorythms for Q-learning and SOM's etc. too. Examples: Hamron: Simulates evolution, uses the 2D-renderer. DriveUnit: created for school, for a robotic arm, uses the 3D-renderer. Hlearn: http://www.sagenb.org/home/pub/8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Sphaerica

    Interactive spherical geometry software.

    Sphaerica is an interactive spherical geometry computer software. You can create complex geometric constructions in spherical geometry with this software. It supports orthogonal, stereographic and gnomonic projections to display your construction. It also has a built in scripting language for automated constructions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    jHepWork

    jHepWork

    jHepWork was a name of the DataMelt program in 2005-20013

    jHepWork (2005-2013) was an environment for scientific computation, data analysis and data visualization for scientists, engineers and students. The program is fully multiplatform (100% Java) and integrated with the Jython (Python) scripting language. Currently the project is known under the name DataMelt (https://datamelt.org)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Black Hole Cortex

    Sphere surface layers of visual cortex approach maximum info density

    Near the surface (even horizon) of a black hole, there is maximum information density in units of squared plancks (and some translation to qubits). Similarly, our imagination is the set of all possible things we can draw onto our most dense layer of visual cortex in electricity patterns. Bigger layers have more neurons to handle those possibilities. A Black Hole Cortex is a kind of visual cortex that has density of neuron layers similar to density at various radius from a black hole. What we...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This game is the generalization of the classic Battleship game to a n-dimensional grid. Rules are the same as the classic game and boats are always unidimensional, but ships can be set in a linear (1D), square (2D), cube (3D) on n-hypercubic grid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java library that works with Java3D to simulate and visualize, in real-time, dynamics of multiple rigid bodies that are restricted by implicit and explicit constraints (e.g., robotics); designed for efficiency, ease-of-use, and extensibility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The goal of this fractal renderer is to enable intricate images to be created with maximum control over the results. To this end, it supports multiple layers, many fractal types (including user – defined equations) and different ways of rendering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Geoplan-Geospace is a 2D and 3D interactive geometry software to create and manipulate interactive figures for eLearning. It features euclidean geometry objects (lines, circles), numerical functions, numerical sequences, geometrical transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Currently, this project consists of a pure java math expression parser optimized for repeated evaluation. Development of an interactive 3D math visualization application based on this parser is planned for the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A tool for people interested in Special Relativity. Can introduce you to some basics, as the transformations and the 4-vectors. Examples, illustrations and some exercises will be included. With some time, effort, and space on the desk, you can master it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    VisualMaths is a 2D curve drawing program (3D and dynamic curves not yet available). User defines objects (functions,variables,arrays) and assign each object to a curve and an axis. VisualMaths also provides some graphic solvers : minima, maxima.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple Java Graph is a minimal matrix- and listbased graph implementation. An AStar search algorithm is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next