Showing 109 open source projects for "3ds"

View related business solutions
  • 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.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    3DMLW is a 3D engine and markup language based on XML that is capable of running in common web browsers. It supports .3ds, .obj, .an8 (Anim8or) models and experimental .blend (Blender) support, .tga, .jpg and .png textures and .ogg sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    3D System to make wireframe drawings. Main functions: creation of polyhedra, transformations, perspective, hidden line removal, animation, 3ds import. Algorithms based on simple triangles, for very fast execution. Visual C++ development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple Windows OpenGL based screen saver to display a moving 3D model from a file. The screensaver supports 3DS file formats. Movement speed, rotation, direction, and other properties can be customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A plug-in used for defining and exporting physics content for NVIDIA PhysX in Autodesk 3ds Max.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    An exporter plug-in for Autodesk 3ds Max version 8 and 9, which writes proper .X mesh files with proper skinning, effect parameters, named animations, and multiple texture coordinate channels.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Thorough Java library for 3DS files. JOGL and maybe M3G demos will appear later on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The LEXIExporter is a native exporter plugin for 3ds Max, that exports to Ogre3D's binary mesh format .mesh. Additionally it exports to the XML based .scene format and supports several animation types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flexible ANSI C 3DS and OBJ trimesh loader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java3D 3DS FileLoader for platforms supporting JDK1.4 and Java 3D Highly functional, multiplatform 3DS File format loader Supports: Heirarchical animation Cameras Point Lights Directional Lights Textures Smooth Groups and other features
    Downloads: 2 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 10
    An extremely simple to use 3ds parser. Simply construct the Scene3DS object, and then use the public reading functions to read the data (like mesh objects .etc). It is a parser - so its up to you to render the model. Look in the headers for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is essentially a converter that converts 3D Studio 3DS files into OpenGL source code. It relies on lib3ds (which is at http://lib3ds.sourceforge.net/) for compilation and should function on both Windows and Unix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JBSSE stands for "Java 3D Cubic B-Spline Surface Editor." The goal of this project is to provide a control mesh editor for cubic B-spline surfaces, allowing the user to view and export the generated surface in various formats (3DS, Java3D native, POV)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Frog3d (Free Rendering Object Graphic 3D) is a 3ds file viewer. it is writen in C++ and use QT for the GUI and OpenGL for the rendering
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    ASEtoT3D is an application that converts (most) 3DS Max ASE (Ascii Scene Export) files into Unreal T3D brushes, and importantly, correctly preserves the texture coordinates so that the brush does not need to be re-textured.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    TacitPixel is a scalable C++ framework for building application prototypes for interactive collaborative VR/AR applications. It provides a number of features that make prototyping fast and portable. TacitPixel is the successor of the TAP and Twisted Pair engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cpsed is a Linux OpenGL 3d scene editor. The GUI is built with QT library. It allows you to position, rotate and scale each of your 3d models (3DS AutoDesk and DFF RenderWare) saving the x,y,z coords in a CSV ascii file. A camera is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This Project is intended to study the missiles motion to hit targets like planes;it is implemented in C#.Net using CsGL OpenGL Library;we implemented "3DS Loader Class" to Make the Project More real;general Motion Funcs for Missiles,Planes are done
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A converter, viewer and object extractor for popular 3D file formats (3DS, OBJ, LWO etc). Features very fast text renderer with font anti-aliasing, support for textures and materials, modelling grid and axis, making scene screenshots, postprocessing etc
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The 3ds to java converter is a 3ds loader for java3d. It uses the C-library lib3ds to convert files into a format that can easily be read into java, solving many of the bugs other 3ds loaders for java3d have.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    A small set of routines for reading of archives 3ds, support for animations , textures and collision detect, compatible with pyopengl and pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IVCON can read and write a small variety of 3D graphics file formats, converting from one to the other. Currently supported formats are: 3DS - AutoCAD 3D Studio Max binary files; ASE - AutoCAD ASCII export files; BYU - Movie.BYU surface geometry fil
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A set of c++ flexible and inheritable classes to open, parse and render 3d models contained in .3ds files working in an os-independent way, using the C++ Standard Library to read files and Glut-OpenGL to render.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PyroEditor lets you make levels for Quake-like games as well as detailed triangle meshes. It has advanced skinning/texturing and editing capabilities for tri-meshes, brushes and bezier patches. It also has standard MAP and 3DS export/import capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An easy to use, highly customizable and maintainable 3ds max exporter written in C++ to be used as base for plugin development. It allows to obtain and output (in your preferred way) information about materials, meshes, patches and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    BlueSphere is intended to become a functional 3d modeling tool similar to 3ds max and Maya. BlueSphere is mainly targeted at the modeling part of 3d ... but as development goes by, rendering will most likely also be implemented.
    Downloads: 0 This Week
    Last Update:
    See Project