Assembly 3D Rendering Software

View 129 business solutions

Browse free open source Assembly 3D Rendering Software and projects below. Use the toggles on the left to filter open source Assembly 3D Rendering Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 1
    An implementation of the OpenGL API.
    Downloads: 29 This Week
    Last Update:
    See Project
  • 2
    Crystal Space 3D SDK
    Crystal Space is an Open Source 3D SDK for Unix, Windows, and MacOS/X. It renders with OpenGL and features GLSL shaders, CG shaders, deferred rendering, dynamic shadows, bullet based physics library, terrain engine, skeleton based animation meshes, exporter for Blender, portals, etc...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Glide is a library for using 3dfx hardware. This project will be the public repository for Glide.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    This library is meant for high performance calculations for science or 3D games/rasterizers using SIMD instructions of x86 processors to allow an unparalleled level of optimization. This takes advantage of MMX, 3DNow!, 3DNow!+/MMX+, & SSE/SSE2/SSE3/SSSE3
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    rmapc is an efficient free map compiler for games using BSP files. Although influenced by id Software's quake map compiler, rmapc is developed from scratch and does not reuse code with similar utilities.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Aleph One is a highly sophisticated program for generating fractals. Some major features are: A built-in expression generator, 32-bit colouring schemes for the fractals, multi-threaded and multi-server rendering! WOW! And lots, lots more... The source code has moved to GitLab: https://gitlab.com/jmmcg/alephone
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    HDCellRT Produced an interactive ray tracer for use on the Sony Playstation 3's Cell processor. It can output to the high definition frame buffer on the PS3. Most of the project is written in assembly for the Cell's SPUs. Project not polished, but done
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel SSE/SSE2/SSE4 and AVX/AVX2/AVX-512 (32/64-bit x86 ISAs), ARMv7 NEON/NEONv2, ARMv8 AArch32 and AArch64 NEON, SVE (32/64-bit ARM ISAs), MIPS 32/64-bit r5/r6 MSA and POWER 32/64-bit VMX/VSX (little/big-endian ISAs) are mostly implemented (/w horizontal reductions) although scalar improvements, wider SIMD vectors with zeroing/merging predicates in 3/4-operand instructions are planned as extensions to current 2/3-operand SPMD-driven vertical SIMD ISA. See README file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    compatible lite doom

    compatible lite doom

    Ms Dos port with slopes 3d floors true3d demo compatibility fast speed

    Dos Doom with 3d floors, slopes, destructible architecture, demo compatibility 1.9, fast speed youtube https://goo.gl/pbNybV Requirements: 486DX, 4MB RAM Win95, 8MB Dos(run -ram8mb parm) https://goo.gl/agT2wc https://goo.gl/3EFVBg Recommended: 486DX4 100MHz, 16MB RAM https://goo.gl/IWGLkQ Run on Dos,Win9x, XP 7 32 bits, Dosbox Turbo Android requires Dosbox: Win 64bit or WinXP w/ some video drivers https://goo.gl/FE6rRF Bugs: command line needs one space after wad or other parm to work right: cdoom -file s4 -warp 1 save config fault sometimes, glitches in rendering slopes due to fixed point usage, line of sight bullets error on slopes,sprites in multi 3dfloors sometimes render wrong similar to duke nukem 3d quake heretic hexen vavoom zdoom gzdoom but not compatible,only doom2 doom run Thanks:id software for original doom code https://www.idsoftware.com MBF authors,Vladimir Arnost for muslib 1.80: http://www.fit.vutbr.cz/~arnost/welcome.html
    Downloads: 1 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10
    swShader was the precursor to TransGaming's SwiftShader software 3D rasterizer. It is no longer available from SourceForge. Please see http://www.transgaming.com/products/swiftshader/ for additional info.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This project is a collection of games for the TuxBoxProject. Here developers can help create new games for the project, demos of games can be downloaded, and developers can recieve feedback on their games. All games hosted here will be GPL'd
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    x86mph is an optimized library with vector, matrix, and vertex helpers (including an own TnL) It also contains memory helpers, and other stuff such as image processing (color inverting, changing bpp) taking advantage of x86's 3DNow!, MMX, and SSE
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A simple graphics library implementation for the 32Bit range of Atari computers (i.e. Falcon030, TT030 etc.). This project is meant to introduce a subset of the interface defined by the antiquated OpenGL v1.1 standard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    C3A is a cross platform format for animated 3D geometry. Compact, fast, low bandwidth, and compatible with all current hardware/firmware; DirectX, OpenGL, XBox, PS2, 360, PS3, PSP, Wii, & DS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenGL for Framebuffer Consoles under linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A networked 3D Open-source engine based on OpenGL. A modular approach is taken to allow for other APIs/platforms to be supported. (Look at the documetation for help compiling).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    EStereo is a computer vision C++ library for real-time disparity estimation. It computes dense stereo matching from 2 or 3 images as well as 3D scene reconstruction. The library also comes with a GUI-based application (StereoPlus).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GXSM

    GXSM

    Scanning Probe Microscopy Controller and Data Visualization Software

    GXSM -- Gnome X Scanning Microscopy: A multi-channel image and vector-probe data acquisition and visualization system designed for SPM techniques (STM,AFM..), but also SPA-LEED/LEED/LEEM data analysis. A plug-in interface allows any user add-on data-processing and special hardware and instrument support. Latest: NC-AFM and related explorative methods as SQDM can be configured. High-Speed external PAC-PLL hardware option with digital DSP link. Based on several hardware options it supports a commercially available DSP hardware and provided also Open Source Code for all the low level signal processing tasks and instrument controls in a most flexible and adaptable manner. All latest software is available via SVN only or Live Demo/Install CD: http://www.ventiotec.de/linux/GXSM-Linux.iso
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A cross-platform 3D rendering libarary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Gens2 is a software-only 3D engine for Win32 platform using DirectX. It features real-time lighting and ray-traced shadowing (per-pixel and per-vertex),basic physics engine (collision detection, gravity and jumping),3DStudioMAX ASE format support(limited
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JellyMark is a next-generation OpenGL and CPU benchmarking program. Features: Realtime Physics simulation of non rigid body bouncing in a rotating cube. 100% Assembly optimized FPU spring calculation routine. Cube environment mapping for reflections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LxDoom is a version of the classic fps game Doom by id Software. Specifically, it's an engine for playing Doom levels, based on the source code released by id Software. It aims to be free, reliable, portable, and support a wide range of levels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Magneticle is a 3D OpenGL physical simulation that applies the Biot-Savart law to charged particles operating inside a magnetic field produced by a current-carrying wire modeled as an arbitrary space curve.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An open abstraction layer for realtime graphics applications. This project is a highly optimised cross platform (or will be) kernel for games. One Opal HAL shall exist for each target CPU. The C++ sources are ANSI compliant and should compile without chan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A set of functions, macros and classes to handle platform specific features in a platform independent way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.