Search Results for "texture opengl" - Page 2

Showing 85 open source projects for "texture opengl"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 1
    LazControlGL

    LazControlGL

    A OpenGL TCanvas desendant for Lazarus

    The idea of a OpenGL canvas is not new, but this implementation inherits from TCanvas, so you can use code which is designed to access a TCanvas. Please review the code in LazControlGLTests to see what this actually means. None of the code in LazControlGLTests was written with OpenGL in mind. And yet, the code works for a standard TCanvas, plus a TLazCanvasGL. Note: The font display needs work, and I'm not 100% happy with the TBitmap to texture linkage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FontGL

    FontGL

    Texture font for OpenGL applications

    It consists of two modules. First module is a command line program which takes as input a truetype font (or other type) and extracts in an output png image the requested font glyphs. An xml used as input preferences and an xml or binary created as output with glyph properties. Second module is a OpenGL library to render such fonts. It is very abstract and very simple. Basically it is like a snippet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a weekly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Native3DAnimation

    Native3DAnimation

    3D render software animation

    Drawing animated objects We chose MDL animated object (Half-Life 3DStudio models). Typically, it is rendered by OpenGL or DirectX. But now it will use our software render technique. Project This project made in C++. Classes: CTexture It is used to load images into the engine SoftwareRender Since MDL uses the regular OpenGl functions, this file contains functions that look like openGL ones, but uses our functions to draw the animated object. mainapp It is main from where...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 5
    simplest media play

    simplest media play

    Examples about video/audio's playing

    ... DirectSound. simplest_audio_play_sdl2: Play PCM raw audio data using SDL2. simplest_video_play_direct3d: Play RGB/YUV raw video data using Direct3D's Surface. simplest_video_play_direct3d_texture:Play RGB raw video data using Direct3D's Texture. simplest_video_play_gdi: Play RGB/YUV raw video data using GDI. simplest_video_play_opengl: Play RGB/YUV raw video data using OpenGL. simplest_video_play_opengl_texture: Play YUV raw video data using OpenGL's Texture. simplest_video_play_sdl2:
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    StupidRT

    StupidRT

    A really simple (following K.I.S.S statement) ray tracing project.

    I have in mind a C RayTracing library, but, actually it is an application using opengl to show the texture (e.g. the raytraced result) generated by the library. This is a project to explore and make a Ray Tracer that can be really fast, optimized and with the more options we can. My hope is to make it fully and easily understandable in order to give to the developers all the hand in the process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Moldeo
    A digital animation tool for real-time generation and interpretation of images, video and visual effects, allowing the artist/operator to adjust, on the fly, the parameters of the effects according to his or her own sensibility.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    mahasona

    Mahasona engine is an open source game engine.

    Mahasona Engine is a Game engine written on top of OpenGL renderer. Currently no official release but svn repository version. Includes an example application. Find the wiki page for howto's Ubuntu Video http://www.youtube.com/watch?v=y5OSCTb_aNA Windows Video http://www.youtube.com/watch?v=dS_YwzyCjn4 Projects using Mahasona Engine- 1. Snap-n-fold: origami pattern generation based real-life object structure http://dl.acm.org/citation.cfm?id=2223800
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GLIP-LIB

    OpenGL Image Processing LIBrary

    GLIP-Lib is an OpenGL image processing library written in C++. It features all the necessary tools to quickly build texture filters and pipelines and operate them on the GPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 10
    A graph-based procedural texture editor to create 2d seamless textures for real-time rendering applications.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    HGE-Previewer

    HGE-Previewer

    An application that shows a preview of a HGE file format.

    Project aim is development and debugging of HGE-Builder and Hulixerian Game Engine. It use OpenGL as its primary Render Engine (have plan to include DirectX11 in future). It use C++11, GLFW and GLEW (for Linux and Mac OS version), LibPNG for texture importing, and Zlib for compressing library. It is developed by bing completely cross platform in mind. Portable to ANDROID. Uses most recent features in tools which it is using. For example OpenGL 4.3 in desktop version, OpenGL ES 3...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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: 0 This Week
    Last Update:
    See Project
  • 13
    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: 1 This Week
    Last Update:
    See Project
  • 14
    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: 1 This Week
    Last Update:
    See Project
  • 15
    Ogljpeg

    Ogljpeg

    JPEG decompression accelerated on GPU using OpenGL compute shaders

    Ogljpeg is JPEG decompression library. Primary focus of this project is to speed up texture upload process using JPEG compression. For this purpose OpenGL compute shaders are used and result of decompression is OpenGL texture loaded in GPU memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kochol Game Engine
    Kochol Game Engine(KGE) is an object-orianted hardware accelerated 3D Game engine. Easy to use and powerful engine for cutting edge games.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    openglComplexObject

    Android application display complex objects in opengl

    simple application for displaying complex objects from 3d application and how to import the obj file into opengl environment using the assets folder. last updates: CubeTexture.rar - demonstrate how to texture cube using 6 different textures. uvTexture.rar - demonstrate how to texture a complex object with uv coordinates from OBJ file. openGLgyroscope.rar - using gyroscope for moving object in openGL engine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    my3DModelEditor

    Simplified 3D Model Editor, Suitable For Beginners

    Unlike other 3D modeling packages, this 3D Model Editor gives you precise control over texture mapping at the time each three-dimensional object is created. Instead of creating a model and then applying a texture to it, you create the model by drawing it directly on the texture. Textures are embedded in saved model files so there is no problem with models getting separated from their textures. You can extract the textures any time and save them to bitmap files, modify and reload them into your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    glob

    OpenGL 3D Mesh generating library

    GLOB allows OpenGL programmers to create a variety of 3D meshes ranging from spheres, cubes and cyliders to NURBS and extrusions. GLOB compiles under Windows, Linux-based OSs and MAC. The library is compatible with OpenGL 4.0+ and doesn't use any deprecated features. 4 attrributes: 4D color, 3D normal, 3D position and 2D texture coordinate are stored per vertex in VAO (Vertex Array Objects). GLOB doesn't do any rendering to the screen and only builds the attributes for the mesh. Thus, the user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    using opengl draw a texture directly in android, draw 24 bit windows bitmap as the first step
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    texgenpack

    Texture compression and conversion program with KTX and DDS support.

    texgenpack is a texture compression and conversion program featuring a command line utility and a simple GUI program . Compression is implemented using a genetic algorithm. It supports compression, decompression, conversion and comparison of texture and image files. The image format supported is PNG, while for textures there is support for KTX, PKM and DDS using ETC1, ETC2, DXT1/3/5 or BPTC (BC7) texture compression. Several uncompressed texture format are also supported. This program...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Unrimp

    Unified renderer implementation ("Un r imp")

    Unified renderer implementation ("Un r imp"). Extensive examples from basic to advanced are provided as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    LBP in multiple platforms

    LBP implementation in multiple computing platforms (ARM,GPU, DSP...)

    The Local Binary Pattern (LBP) is a texture operator that is used in several different computer vision applications and implemented in a variety of platforms. When selecting a suitable LBP implementation platform, the specific application and its requirements in terms of performance, size, energy efficiency, cost and developing time has to be carefully considered. This is a software toolbox that collects software implementations of the Local Binary Pattern operator in several platforms...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    ArkeosSceneEditor3D

    A 3D scene editor for Ogre in Purebasic

    Arkeos Scene Editor 3D is a scene editor for creating game with Ogre 3D. It's created with Purebasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    gl_Paint

    gl_Paint

    A (very) shitty OpenGL remake of MS-Paint

    I love OpenGL. I also love raw binary data. Ya know what you can do with those two? Create pictures! So, this program just edits some raw binary data for an image, assigns it to an OpenGL texture (what you see when editing), and allows you to edit and save that picture. Wheee.
    Downloads: 0 This Week
    Last Update:
    See Project