Search Results for "3d modeling andriod" - Page 5

Showing 681 open source projects for "3d modeling andriod"

View related business solutions
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 1
    PyMOL Molecular Graphics System

    PyMOL Molecular Graphics System

    PyMOL is an OpenGL based molecular visualization system

    The Open-Source PyMOL repository has been moved to github: https://github.com/schrodinger/pymol-open-source We still use the pymol-users mailing list here on sourceforge. Please subscribe for community support: https://pymol.org/maillist (Note: SourceForge email newsletter and special offers are optional and can be unchecked) The PyMOL community wiki has its own home: https://pymolwiki.org/
    Downloads: 103 This Week
    Last Update:
    See Project
  • 2
    Equity10
    Equity10 Version 0.3.7.6 Date 26/03/17 Ogre Models can now be Scaled Rotated and Positioned. Bug Fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Regard3D

    Regard3D

    Creates 3D models from photographs

    Regard3D is a free, multiplatform, open-source structure-from-motion application. It creates 3D models of objects, based on photographs from different angles.
    Leader badge
    Downloads: 438 This Week
    Last Update:
    See Project
  • 4
    xeogl

    xeogl

    A WebGL-based 3D engine for technical visualization

    xeogl is an open source JavaScript library from xeolabs for 3D model visualization on WebGL. It gives you tools to create interactive 3D worlds in your browser. Load models from formats like glTF or OBJ, or generate them programmatically. Navigate them with the camera and script them with Javascript, to build compelling 3D presentations. Load multiple models. Isolate/move/emphasize objects. Camera navigation controls. Camera animations (flyto, follow, path etc). Emphasis effects (wireframe...
    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
    Quesa

    Quesa

    3D rendering and scene graph library (moved to GitHub)

    High-level 3D graphics library. Supports retained and immediate mode rendering, an extensible file format, plug-in renderers, a wide range of high level geometries, hierarchical models, and a consistent and object-orientated API.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Realistic Human Head Voxel Model
    In this Project, a human head voxel model is developed for use in CST Studio commercial software pack using an improved voxel set extracted from MRI images of a human head. The proposed voxel model contains 256x256x128 voxel elements with dimensions of 1.1x1.1x1.4 mm. Moreover, the dispersive dielectric properties of head tissues, as well as their density and thermal conductivity, are embedded. This head voxel model was presented at the ICEE2017 conference. If you find this tool useful,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    IVCon-TL 3D scene conversion tool

    IVCon-TL 3D scene conversion tool

    Converts between many 3D data formats

    IVCon-TL can read and write a variety of 3D graphics file formats, converting from one to the other. Supported formats include 3DS, ASE, BYU, DXF, GMOD, HRC, IV, OBJ, OFF, POV, SMF, STL/STLA/STLB, TEC, TRI/TRIA/TRIB, UCD, VLA, WRL/VRML, XGL and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AcMus is a project on musical acoustics devoted to the development of models and computer tools for the study of room acoustics and focus on helping the investigation of issues related to the design, control and acoustic treatment of environments. AcMus has not been maintained for a few years now, but the code may still be useful. We consider the current repository to be at https://gitlab.com/ccsl-usp/acmus .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Lapidarius

    Lapidarius

    Faceting design software

    A faceting design program. Make designs for faceting stones using the graphical user interface, preview cuts before they are made, and use symmetry to create remarkable gems. See step-by-step instructions on how to cut your designs, and see the path of individual light rays of different colors through the stone when a material with a given refractive index and dispersion is used. Still in progress. Open to suggestions of features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
  • 10
    Planet and Terrain generator written in Java. Generation 16 bit greyscale PNG bitmap textures as a basis for displacement for planetary bodies and terrain. Generation of Wavefront and POV meshes and Terragen Terrain files
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    A library of POV-Ray definitions of LDraw parts to be used in conjunction with L3P and POV-Ray
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Keras.js

    Keras.js

    Run Keras models in the browser, with GPU support using WebGL

    Run Keras models in the browser, with GPU support provided by WebGL 2. Models can be run in Node.js as well, but only in CPU mode. Because Keras abstracts away a number of frameworks as backends, the models can be trained in any backend, including TensorFlow, CNTK, etc. Check out the demos/ directory for real examples running Keras.js in VueJS. Library version compatibility, Keras 2.1.2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    tinyobjloader

    tinyobjloader

    Tiny but powerful single file wavefront obj loader

    Tiny but powerful single file wavefront obj loader written in C++03. No dependency except for C++ STL. It can parse over 10M polygons with moderate memory and time. tinyobjloader is good for embedding .obj loader to your (global illumination) renderer. We recommend to use master (main) branch. Its v2.0 release candidate. Most features are now nearly robust and stable (The remaining task for release v2.0 is polishing C++ and Python API).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    ImatiSTL

    Fix STL files for 3D printing

    ImatiSTL is a C++ library for applications that need to finely post-process raw polygon meshes represented by STL files. It is particularly useful in 3D printing scenarios: the repairing functions provided by ImatiSTL bridge the gap between printable meshes and real-world meshes with diverse potential defects and flaws (e.g. degenerate triangles, self-intersections, surface holes, ...). ImatiSTL provides both functions for local mesh repairing and methods for global remeshing. Local repairing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fracplanet

    Fracplanet

    Fractal planet and terrain generator

    Interactive application to generate and view random fractal planets and terrain with oceans, mountains, icecaps and rivers, then export them to POV-Ray format or Blender. Written in C++ using Qt and OpenGL.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    DreamStudio by Volocian Studios
    Volocian believes first and foremost that financial status shouldn’t be a barrier to entry in multimedia content creation. Whether you want to design a product or website, record a band, remix a song, or produce a feature length movie with professional post production graphics and effects, Volocian™ wants to help, even if you’re using borrowed hardware with no previous experience. We provide affordable products and services for any budget, including cost-free solutions for education and demo...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Origami Editor 3D

    Origami Editor 3D

    Virtual paper folding program

    Origami Editor 3D is an advanced paper folding simulator. It uses a what-you-see-is-what-you-get interface and operates with a geometric abstraction of the Yoshizawa-Randlett system. Anything from a simple airplane to John Montroll's omega star can be folded in this editor. Origami files created with the program preserve the entire folding process, and they can be exported as folding diagrams in PDF, animated GIF files, or even as standalone Java programs displaying the origami in a 3D viewer...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 19
    The Open Model API (OMA) isn't only an API, it's also a toolkit. OMA supplies conversion tools for 3D models as well as a developer library inspired by OpenGL's state machine design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Gphoton: simple 3d ray tracer

    Gphoton in a simple 3d modeler and ray tracer.

    Gphoton is a simple 3d modeler and ray tracer. If you're looking for the best 3d modeler or best ray tracer, this isn't it. If you want to easily make some simple 3D primitives and see multiple reflections or dink with ray trace code, you might find this fun, read on. In 2nd grade we had a sub who taught us to draw 2pt perspective - life was never the same. My dad's drafting book taught that and 3pt persp. In art I was awed by Durer and the mirror in Van Eyke's Wedding. In the 70s-80s I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    3D Graphics Library for MR (VR & AR)
    This is a little Program that I have done recently, made by my Algorithm for showing 3D Objects in 2D & can be implemented on any Programming Language ( No Open Source Packages/APIs are used. ) You can build & animate whatever you want. Final version will be released soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The OS FPS/TPS project

    The OS FPS/TPS project

    Open source first/third person shooter set in real world locations

    This project aims to make an open source shooter (with first person and/or third person view) set in real world locations that will be greatly affected by climate change. The game uses the Enemy Territory: Legacy game engine (for NSCOET), but we also promote the AssaultCube Reloaded and Urho3D game engine as respectively secondary and tertiary game engines. Since the game engine can be considered as just another tool (it is basically an advanced map/level viewer, the game engine isn't the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MOGEN

    The software for modeling the 3D structure of a genome using Hi-C data

    The software builds 3D models of chromosomes or genome given chromosomal contacts data such as Hi-C, TCC, 5C. MOGEN was tested on simulated datasets. Using real Hi-C data of a human cell line, MOGEN built models that are consistent with knowledge about the genome of the cell line. Detail on how to use it: https://github.com/BDM-Lab/MOGEN It is published in Bioinformatics: http://bioinformatics.oxfordjournals.org/content/32/9/1286 Bioinformatics, Data Mining, Machine Learning (BDM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    brilliant as reality

    A raytracer that tries to combine simplicity with power.

    This project is aimed at designing a raytracer as powerful as povray with a simpler, more readable and more powerful SDL. The new SDL will basically be a fully blown interpreted language. Raytracing itself will be done in a shared library, allowing other software to use BrilliantAsReality's tracing abilities directly. Envisioned features: - scene description language should be: - - easy to learn (KISS) - - easy to use (common things can be described concisely) - - Object oriented -...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    3DimViewer

    3DimViewer

    3DimViewer is a lightweight 3D viewer of medical DICOM datasets.

    3DimViewer is a lightweight 3D viewer of medical DICOM datasets that is distributed as open source software. The viewer is multiplatform software written in C++ that runs on Windows, Mac OS X and Linux systems. 3DimViewer source codes are available on Bitbucket (https://bitbucket.org/3dimlab/3dimviewer). Video tutorials can be found on YouTube (https://www.youtube.com/playlist?list=PLCvwUmKRw9ZO4YexLKEXmw_2jPo-kXVRn).
    Leader badge
    Downloads: 119 This Week
    Last Update:
    See Project