[go: up one dir, main page]

90 projects for "texture" with 1 filter applied:

  • See Everything. Miss Nothing. 30-day free trial Icon
    See Everything. Miss Nothing. 30-day free trial

    Don’t let IT surprises catch you off guard. PRTG keeps an eye on your whole network, so you don’t have to.

    As the IT backbone of your company, you can’t afford to miss a thing. PRTG monitors every device, application, and connection - on-premise and in the cloud. You get clear dashboards, smart alerts, and mobile access, so you’re always in control, wherever you are. No more guesswork or manual checks. PRTG’s powerful automation and easy setup mean you spend less time firefighting and more time moving your business forward. Discover how simple and reliable IT monitoring can be.
    Try PRTG 30-day full access trial
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 1
    Khronos KTX

    Khronos KTX

    KTX (Khronos Texture) Library and Tools

    KTX-Software is a suite of tools and libraries for working with Khronos Texture (KTX) files, designed and maintained by the Khronos Group. KTX is a container format for storing textures that are optimized for GPU upload, supporting modern formats like Basis Universal and ASTC. This repository includes tools for creating, validating, inspecting, and converting KTX and KTX2 files, making it essential for developers working in 3D engines, games, and visualization tools where texture streaming...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    Hunyuan3D-2.1

    Hunyuan3D-2.1

    From Images to High-Fidelity 3D Assets

    Hunyuan3D-2.1 is Tencent Hunyuan’s advanced 3D asset generation system that produces high-fidelity 3D models with Physically Based Rendering (PBR) textures. It is fully open-source with released model weights, training, and inference code. It improves on prior versions by using a PBR texture pipeline (enabling realistic material effects like reflections and subsurface scattering) and allowing community fine-tuning and extension. It supports both shape generation (mesh geometry) and texture...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Hunyuan3D-1

    Hunyuan3D-1

    A Unified Framework for Text-to-3D and Image-to-3D Generation

    Hunyuan3D-1 is an earlier version in the same 3D generation line (the unified framework for text-to-3D and image-to-3D tasks) by Tencent Hunyuan. It provides a framework combining shape generation and texture synthesis, enabling users to create 3D assets from images or text conditions. While less advanced than version 2.1, it laid the foundations for the later PBR, higher resolution, and open-source enhancements. (Note: less detailed public documentation was found for Hunyuan3D-1 compared...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Style Aligned

    Style Aligned

    Official code for Style Aligned Image Generation via Shared Attention

    StyleAligned is a diffusion-model editing technique and codebase that preserves the visual “style” of an original image while applying new semantic edits driven by text. Instead of fully re-generating an image—and risking changes to lighting, texture, or rendering choices—the method aligns internal features across denoising steps so the target edit inherits the source style. This alignment acts like a constraint on the model’s evolution, steering composition, palette, and brushwork even...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Deliver trusted data with dbt Icon
    Deliver trusted data with dbt

    dbt Labs empowers data teams to build reliable, governed data pipelines—accelerating analytics and AI initiatives with speed and confidence.

    Data teams use dbt to codify business logic and make it accessible to the entire organization—for use in reporting, ML modeling, and operational workflows.
    Learn More
  • 5
    Ebiten

    Ebiten

    A dead simple 2D game library for Go

    ...), and even on mobile (Android and iOS)! Plus, Ebiten is implemented in pure Go on Windows, so Windows developers do not need to install a C compiler. Nintendo Switch™ is also supported! While Ebiten's drawing API is very simple, Ebiten games run very fast with GPU power. Multiple images are integrated into a texture atlas internally, and drawing operations are automatically performed in batch when possible.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Freetype GL

    Freetype GL

    OpenGL text using one vertex buffer, one texture and FreeType

    Freetype-GL is an OpenGL text rendering library that utilizes a single vertex buffer and texture in conjunction with the FreeType library. It facilitates efficient and flexible text rendering in OpenGL applications, supporting various font formats and advanced typographic features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Gideros

    Gideros

    Gideros Release version

    Gideros is a cross-platform development environment for creating amazing games and interactive applications in 2D or 3D. It is easy to pick up, quick to develop, and robust to deploy. Code your game once and deploy it to Android, iOS, MacOS, tvOS, Windows, HTML 5, and more. Apart from supporting multiple platforms, Gideros also provides automatic screen scaling and automatic selection of proper image resolution, which makes supporting different screen resolutions, aspect ratios, and...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    MLX42

    MLX42

    Codam's own fixed, functioning alternative of the miniLibX

    MLX42 is a modern C graphics and windowing library built on top of GLFW and inspired by the original MLX library used in 42 school projects. It aims to provide a higher-level, beginner-friendly abstraction for students learning about graphical programming, while also embracing modern practices like event-driven input, texture rendering, and transparency. MLX42 is structured to reduce boilerplate and simplify the creation of games or interactive applications in C, making it an excellent learning...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    JEPA

    JEPA

    PyTorch code and models for V-JEPA self-supervised learning from video

    JEPA (Joint-Embedding Predictive Architecture) captures the idea of predicting missing high-level representations rather than reconstructing pixels, aiming for robust, scalable self-supervised learning. A context encoder ingests visible regions and predicts target embeddings for masked regions produced by a separate target encoder, avoiding low-level reconstruction losses that can overfit to texture. This makes learning focus on semantics and structure, yielding features that transfer well...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cynet All-in-One Cybersecurity Platform Icon
    Cynet All-in-One Cybersecurity Platform

    All-in-One Managed Cybersecurity for MSPs

    Cynet empowers MSPs and MSSPs with a comprehensive, fully managed cybersecurity platform that consolidates essential security functions into a single, easy-to-use solution. Cynet simplifies cybersecurity management, reduces operational overhead, and lowers costs by eliminating the need for multiple vendors and complex integrations.
    Learn More
  • 10
    SFML.Net

    SFML.Net

    Official binding of SFML for .Net languages

    SFML.Net is the official .NET binding for the Simple and Fast Multimedia Library (SFML), providing C# developers with access to a powerful multimedia and game development framework. It wraps SFML’s C++ API into a user-friendly .NET interface, making it easy to build 2D games, multimedia apps, and simulations with graphics, sound, windowing, and input support. SFML.Net keeps the design idiomatic to C#, maintaining SFML's performance and portability while providing seamless integration with...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Glumpy

    Glumpy

    Python+Numpy+OpenGL, scalable and beautiful scientific visualization

    Glumpy is a Python library that simplifies the development of high-performance, interactive OpenGL visualizations. It abstracts complex OpenGL tasks into Pythonic constructs, making it easier for scientists, artists, and developers to harness the power of the GPU for real-time rendering and data visualization. Glumpy is particularly well-suited for rapid prototyping of graphical applications, and its integration with NumPy and shader programming makes it a powerful tool for both research and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Pokémon Cards CSS

    Pokémon Cards CSS

    Collection of advanced CSS styles to create realistic-looking effects

    pokemon-cards-css is a CSS-driven styling framework that lets web developers render Pokémon card visuals purely in HTML and CSS. It defines layouts, frames, typography, and image placeholders to mimic the look of real Pokémon trading cards, enabling users to create “virtual cards” with custom content. Because the design is built into CSS, cards respond to responsive constraints and adjust nicely across devices. The project supports common card types (basic, stage, trainer, etc.), and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Diligent Engine

    Diligent Engine

    A modern cross-platform low-level graphics library

    Diligent Engine is a modern, cross-platform, low-level graphics library and rendering framework. It abstracts platform-specific graphics APIs like Direct3D, Vulkan, and OpenGL, providing a unified interface for graphics programming. Diligent Engine is designed for high performance and flexibility, making it suitable for a wide range of applications, from games to scientific simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    iJEPA

    iJEPA

    Official codebase for I-JEPA

    i-JEPA (Image Joint-Embedding Predictive Architecture) is a self-supervised learning framework that predicts missing high-level representations rather than reconstructing pixels. A context encoder sees visible regions of an image and predicts target embeddings for masked regions produced by a slowly updated target encoder, focusing learning on semantics instead of texture. This objective sidesteps generative pixel losses and avoids heavy negative sampling, producing features that transfer...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Hexen II: Hammer of Thyrion

    Hexen II: Hammer of Thyrion

    A cross-platform port of Hexen II game.

    Hammer of Thyrion (uHexen2) is a cross-platform port of Raven Software's Hexen II source. It is based on an older linux port, Anvil of Thyrion. HoT includes countless bug fixes, improved music, sound and video modes, opengl improvements, support for many operating systems and architectures, and documentation among many others.
    Leader badge">
    Downloads: 219 This Week
    Last Update:
    See Project
  • 16
    PIFuHD

    PIFuHD

    High-Resolution 3D Human Digitization from A Single Image

    ... a mesh via marching cubes. It also uses a two-stage architecture: a coarse global model followed by local refinement patches to capture fine detail, balancing global consistency and local detail. The repo includes training pipelines, dataset loaders (for Multi-POP, etc.), and inference scripts for mesh output including depth maps for postprocessing. To help practical use, there are utilities for normal estimation, texture back-projection, mesh cleanup, and integration with rendering pipelines.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    DarkRadiant

    DarkRadiant

    Cross-Platform Level Editor for Doom3 and The Dark Mod

    Project has been moved to https://github.com/codereader/DarkRadiant! DarkRadiant is an overhauled version of GTKRadiant designed for use with The Dark Mod stealth game (https://www.thedarkmod.com), a Thief-inspired game making use of the idTech4 engine. DarkRadiant is capable of editing maps in The Dark Mod, Doom 3, Quake 4 and XreaL.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 18
    K3DSurf
    ...: "Complex_Domain_Coloring") 3) Texture definitions (RGB and HSV) for parametric surfaces can now be expressed as functions of complex numbers 4) Added a software implementation for the OpenGL variable gl_FrontFacing (fixed an issue with GPU drivers on MacOSX Catalina). The activation of this patch is available from mathmodconfig.js ("OpenGlConfig"-->"GL_FrontFacingSupport"=false) or the GUI("Appearance"-->"OpenGL Front Surface Support") 5) Bug-fixes, code optimization and documentation update.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 19
    jfCraft

    jfCraft

    jfCraft : Yet Another Minecraft Clone

    jfCraft is Yet Another Minecraft Clone built with the JavaForce library. Built from the ground up to look like the real thing. Uses the Faithful texture pack. Complex blocks and entities are loaded from Blender files. Now includes a built-in VoIP conference like TeamSpeak. This game is incomplete for now. The plan is to recreate the game in full and then go way beyond with plugins to create much more.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    ChaosEsqueAnthology

    ChaosEsqueAnthology

    A free 3d game for PC that does not limit the player. Fight,Build,Gain

    (NOTE: Make sure to download Volume2 aswell!: http://sourceforge.net/p/chaosesqueanthologyvolume2/ ) 200+ weapons. Build-able enter-able buildings (Like an FPS RPG but with interiors) (Multi-tool/ Utili-tool). City generation (all buildings enterable). A 2 iso (6GB) exploration of what QuakeC can do. Over 100 maps included, along with map editor and sourcecode. Fully free and opensource: code and media. A modification of Xonotic which included extended weapons, maps, vehicles,...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    grafx - Extensible Java Graphics Package

    grafx - Extensible Java Graphics Package

    Extensible Line-drawing & Polygon-filling Rasterization Libs for Java

    Line-drawing and polygon-filling rasterization algorithms in Java. Simple 2D package and more complex 3D package with Z-buffering. Texture mapping not supported at the moment. Color interpolation for lines, Gouraud shading for polygons fully supported. Floating point vertex coordinates, not integer. Pixel-level aliasing, not endpoint aliasing. Doesn't use Bresenham line style! Works with all Java versions. No external dependencies. Suitable for study in academic institutions...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    A bunch of modules built on top of the SDL-Libary to allow easy use of OpenGL with SDL. The basis is a 'Game-Loop' which allows real-time animation easily. Examples for turn based games with animation is provided - too. Includes examples for usage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    MetalPetal

    MetalPetal

    A GPU accelerated image and video processing framework built on Metal

    ... the information necessary to produce an image or more precisely a MTLTexture. It consists of two parts, a recipe of how to produce the texture (MTIImagePromise) and other information such as how a context caches the image (cachePolicy), and how the texture should be sampled (samplerDescriptor). MetalPetal does a lot of optimizations for you under the hood.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    cliper

    cliper

    Java3d scenegraph editor

    ..., duplicate, group. 3-Color/texture Apply textures, colors, transparency 4-Animation/ story board Move object between two points or more(placement /orientation in space). Rotation, orbit, transparency/color change, traveling, with timers. Scenes are linked, making a movie with smooth transitions when running. Changes : Ressources have been moved in dist file because end of hosting of Orange/pagesperso plus somes minor changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Ion

    Ion

    Portable suite of libraries and tools for building client applications

    ..., and enables safe multithreaded recording of draw calls. Asset utilities handle image formats, texture compression, and color management so pipelines can stay consistent across desktop and mobile GPUs. A “remote” subsystem exposes live application state for introspection and debugging, which is extremely useful when tuning performance on devices you can’t easily instrument. Across the stack, Ion emphasizes deterministic behavior, robust error checking in debug builds.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next