Showing 169 open source projects for "can"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    XJRT is an open source Java renderer with a ray tracing backend. The renderer currently supports CSG and a variety of shapes and model formats. Objects can be created in Java or through XML, Java is used as the shading language for the renderer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Photontrik is a new raytracer meant for speed, quantity and quality. Written entirely in C++, Photontrik can be used by any 3D suite on any platform with the ability to output to an XML file. It is currently in its infancy, but could use a lot of help.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The tunnel fighter game is made using CrystalSpace. The game is about freeing the hyperspace tunnels of an alien menace. It should work on any platform CS supports. You can play from a 1st or 3rd person perspective.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    SoftWire was the precursor to TransGaming's SwiftAsm. SwiftAsm is an optimizing run-time x86 assembler that can be used as a JIT compiler back-end for scripting languages, or for dynamic code generation of efficient processing pipelines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 5
    This is a simple .NET based raytracer, built to test mono/.net speed in raw calculations. It can produce some nice pictures too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A 3-D animation program that mimics the look of the movie TRON, and can render static scenes and motion animation. It is written entirely in C, and uses only the GL, GLU, and GLUT libraries to both draw scenes and provide a simple, easy-to-use UI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JCGrid is an easy-to-use tools for real-world grid-computing. It requires only to install Java Runtime and you can easy split your cpu-intensive task among several Workstations/PC/Mac/etc. It includes support for POVRay and MandelGrid as usage examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BORG - BORG Open Rendering GUI - is a network rendering system developed by TAUTOLOGIX for RenderMan compliant renderer. BORG is platform independent and used to distribute rendering jobs. It can also be used as a GUI for the supported renderers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FreeEye is a 3D engine built to play animation movies in which you can swap between several cameras to show any action under any angle. FreeEye is for a GNU/Linux or Windows environment and is distributed under the terms of the GNU General Public License
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    JGV is a Java applet that lets you embed movable 3D objects in web pages. Users can rotate, scale, translate, select and annotate the objects interactively. Also, JGV supports XML-based transmission of user events to the source web server over HTTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IrrLichtRPG is a 3d walk-around game engine being developed with RPG-style play in mind. It is an ENGINE and not an actual game project, meaning it focuses on features and core code that can be used for individual game projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An implementation of a virtual trackball in C# for use in 3D .NET applications. Depends on the presence of Microsoft.DirectX namespace (DX 9 SDK). Can be used with OpenGL with a translation from DirectX.Matrix to appropriate gl calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VisSim is a visual simulator for semi-stationary objects written in C++. The viewer can move around in three dimensional space to view the object from different directions and distances. VisSim uses OpenGL/GLUT and it runs in client-server mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    OGLFT is an interface library between OpenGL and FreeType 2 for rendering text. It supports all font file types supported by FreeType 2. Text can be rendered as bitmap, anti-aliased grayscale pixmaps, as outlined and filled polygons, or as 3D solids.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VRMoo can be summed up as such: Virtual Reality Object Oriented MUD. I intend VRMoo to be capable of simulating complex environments, allowing real time 3D interaction with these environments, and allowing real time 3D interaction with other users.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    AltSci3D Manga Director is a open source editor for artists and developers of 3D manga/comics. Using Milkshape3D models and the pathing system, an artist can create a manga similar to Javantea's Fate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyDemeter is a Python wrapper for the Demeter terrain engine, a cross-platform terrain rendering engine that uses advanced techniques such as dynamic tessellation to render complex landscapes at high frame rates. It can be used in conjunction with PyOSG,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PovMorpheus is programm for morphing between two or more PovRay files. It is programm for generating intermediate files for animation. For example you can take two files with nurbs patches and to make interpolation with PovMorpheus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MonoGLo is a Mono C# binding for Open GL (the famous 3D library). With MonoGLo, you can write and run a stand alone 3D applications in C# with Mono using Open GL, GLU and glut calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21
    Solarcell is an application which allows a computer to control a number of Lightwave3D render nodes, in order to tell them to render frames, scenes, and to utilise the entire network to complete the task much faster than a single computer can.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FileConv is a set of utility classes that allow java programmers to load/write 3d files of various formats to/from 3d applications and convert between various file formats so that people using different 3d applications can collaborate on the same project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TerraVision is a real-time multi-threaded 3D terrain visualization system. It can browse massive terrain and other data sets that are streamed over the Web. It also supports overlaying rich 3D models on the terrain to represent buildings, icons, etc.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 24
    CSJB (Crystal Space Java Binding) is a package of java classes, that can interface with the Crystal Space 3D engine, via Java's Java Native Interface (JNI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CyberVRML97 for Java is a development package for VRML97/2.0 and Java3D programmers. Using the package, you can easily read and write the VRML files, set and get the scene graph information, draw the geometries, run the behaviors easily.
    Downloads: 0 This Week
    Last Update:
    See Project