Showing 361 open source projects for "textures"

View related business solutions
  • 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
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 1
    Wacky Wheels Remake [DEAD]

    Wacky Wheels Remake [DEAD]

    Wacky Wheels Remake

    ...I'm trying to remake Wacky Wheels in Java using LWJGL. I'm not planning any 3D objects (except walls and static map objects), all entities are sprites with original textures + some modified or added. Expected features for v0.5: - Race single maps and campaigns like in original game - Play deathmatch maps - Split screen for all maps - AI opponennts for all maps - No network multiplayer - Maybe sounds - Possibility to write mods Expected features for v1.0: - Map made of polygons not cells - Bridges, maybe 3D surface - More maps and items - 3D karts and more 3D world models - Story mode with tuning - Ideally something like NFS Underground 2 (not graphically) - Map editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Super PySnake

    Super PySnake

    An open-source 2D snake game made with Pyglet and Python 3.4.

    An open-source 2D snake game made with Pyglet and Python 3.4 that allows you to customize your maps and textures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BuGLe combines a graphical OpenGL debugger with a selection of filters on the OpenGL command stream. The debugger allows viewing of state, textures, framebuffers and shaders, while the filters allow for logging, error checking, video capture and more.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4

    Open-Driving-3D

    A free driving simulator.

    Open-Driving-3D is a driving simulator that I'm making in python with panda3d. I plan to at some point add AI traffic. Its fairly simple right now, but its only on version 0.05. The reason I wanted to create a driving sim was because there don't seem to be enough free ones. You need the Panda3d game engine to run this program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    sWangTiler

    sWangTiler

    A java implementation that generates wang tiles from any input image.

    sWangTiler is a java implementation that generates wang tiles from any given input image. By assembling wang tiles that share common edges (like domino pieces) one may generate textures of any desired size. Wang tiles greatly reduce visible repetitions making textures seem more natural and thus improve the quality of any graphic application like games, simulations etc. This implementation is based on the strict wang tile algorithm as proposed by Xinyu Zhang and Young J. Kim in "Efficient Texture Synthesis Using Strict Wang Tiles". ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    TinyRenderer

    TinyRenderer

    A brief computer graphics / rendering course

    ...The final code consists of about 500 lines. My students typically require 10 to 20 hours of programming to start producing such renderers. The input is a 3D model composed of a triangulated mesh and textures. The output is a rendering. There is no graphical interface; the program simply generates an image. To minimize external dependencies, I provide my students with a single class for handling TGA files — one of the simplest formats supporting RGB, RGBA, and grayscale images. This serves as our foundation for image manipulation. At the beginning, the only available functionality (besides loading and saving images) is the ability to set the color of a single pixel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    DDS Tools

    DDS Tools

    Helper for the DDS file format

    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    A graph-based procedural texture editor to create 2d seamless textures for real-time rendering applications.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    This project serves as a base for Java Game Engines. It contains abstract loaders (models, textures, etc.), a rich and easy input system, and much more. to help you build your own engine and to maintain compatibility between engines (using JAGaToo).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    Skyline Level Creator

    Skyline Level Creator

    Level Creator for the Skyline Game Development System

    ...Most of the setup files are xml based and there will be examples showing how to use models from both http://arteria3d.myshopify.com/ and http://www.3dmodels-textures.com/ Obviously, to view the completed Level in the Skyline Engine, you will need Skyline and the relevant models. The models used have been from the Sci-Fi Pack from Arteria3D, and the Dungeon Creation Kit from Dexsoft (3dmodels-textures). IMPORTANT NOTICE: The pngs have been created from files provided with the above packs, and MUST NOT be used in any project without purchasing the relevant model pack. These are subject to the "Other Licence" shown below.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AMGLib PLUS

    AMGLib PLUS

    A 3D Graphics Engine for PSPSDK

    An advanced 3D Graphics Engine for PSPSDK coders, users and developers. It provides, in an easy way, to create 3D meshes, such as loading 3D models, lighting, textures, cel-shading, a physics engine, 2D sprites and text fonts, and much more... It's a remake of an older library (AMGLib), but while recompiling and fixing its bugs, it happened that the syntax has changed a lot. The language has been changed to C++, to give better compatability and performance. What are you waiting for? Download AMGLib today!! ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Procedural World

    Procedural World aims to generate 3d words based on algorithms

    Procedural World generates 3d worlds using algorithms and no prefabricated content like textures or 3d models. Plattform: C++, FBX SDK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Emil's Block Game

    Emil's Block Game

    My fork of Manic Digger

    Emil's Block Game =========== Emil's Block Game is a Windows only 3d block-building game similar to Minecraft. Source code will be posted on Sourceforge when development stops. Servers ----- - Serverlist: http://manicdigger.sourceforge.net/play/ You can use Emil's Block Game to play on Manic Digger servers. Usually ends up with a crash though. Manic Digger Compatibility -------------------------- - Manic Digger servers make the window text say "Manic Digger". - Can play on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Paper Engine 2

    Multi-threaded 2D Renderer licensed under the Mozilla Public License

    Hyper fast multi-threaded cross platform 2D renderer with optimized loading via file cache, basic GUI elements, and beginnings of an editor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    Generic 3D Game Engine

    A basic 3D environment with a first-person POV

    Despite being more graphically advanced than my 2D game engine, it isn't as well developed. Its original name was "3DWorld" because it simulated a 3-dimensional environment -and that's pretty much all it does. You can move around, pick up a cube, and jump using typical FPS controls. I started to implement the ability to shoot but it's still incomplete. This project has been put on hold in order to focus on my 2D game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GLUX stands for OpenGL Useful eXtensions. It provides basic functionality such as texture loading, shader compiling and mathematic operations on matrices, vectors and quaternions. Consider it the OpenGL equivalent of Microsoft's D3DX library.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    This project exists as an archive for Crack.com's 3D FPS/Strategy/RPG game called Golgotha. Shortly after C.c's demise, a small band of developers attempted to bring the game to completion. Here lies their code too.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    GLGraphics is a library for the Processing programming language that offers a number of classes to simplify the handling of OpenGL textures, GLSL shaders and off-screen rendering inside Processing.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19

    Oxygarum

    A 3D-Engine that bases on OpenGL.

    A 3D-Engine that bases on OpenGL. Written in C for C and C++ programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FxGen is a procedural texture generation library and tool to let you implement high resolution textures that fit in kilobytes in your applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    artEdge

    Blender script to generate textures

    Blender script to generate textures
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Dream Machine
    A 3d game engine based on a realtime software raytracer. Currently, the following features are available : primary rays, shadows, cel shading and phong shading. Recommended hardware : modern CPU (such as Intel's core i5 or AMD FX models). This library will be used later on to develop a game. Work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    vol2im

    Convert volumetric data to images.

    This program embeds volumetric data in various image files, using their RGBA or RGB channels. Each slice of the original model is represented as one channel of the output file. The output images can be used as 3D textures to perform volumetric visualization in GLSL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Seigneur Necron Minecraft Mods

    Seigneur Necron Minecraft Mods

    A set of Forge mods for Minecraft. (API, Stargate, custom signs...)

    ... - Stargate Mod : A mod which adds Naquadah in the world, with which you can build Stargates, teleporters, player detectors, mob generators, better enchantment tables, naquadah armors and tools... - Custom Signs Mod : A mod which allows signs to display custom textures based on their text. - Dropable Glass Mod : A small mod which allows you to retrieve glass blocks and glass panes without the silk touch enchantment.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    nQuake2

    nQuake2

    A Quake 2 package containing everything needed to play Q2 right now!

    nQuake2 is a Quake 2 package that downloads and installs the content you need to start playing Quake 2. The mods included are Action Quake II, CTF and Eraser bot. It also includes high-resolution textures to make Quake 2 look better than ever!
    Downloads: 2 This Week
    Last Update:
    See Project