opengl

  1. D

    Diligent Engine 2.4.c - GLTF2.0, PBR, Shadows, Dear Imgui and more

    The latest release of Diligent Engine combines a number of recent updates (GLTF2.0 loader and PBR renderer, shadows), enables Vulkan on iOS, adds integration with Dear Imgui UI library, implements new samplers and Tutorials. Check it out on GitHub.
  2. D

    Diligent Engine now supports Vulkan on MacOS

    Diligent Engine is a modern cross-platform low-level graphics framework. The latest release enables Vulkan on MacOS (via MoltenVK). The full list of supported platforms and APIs is as follows: Win32 (Windows desktop): Direct3D11, Direct3D12, OpenGL4.2+, Vulkan Universal Windows...
  3. D

    Diligent Engine - A Modern Cross-Platform Graphics Library

    Hello! I would like to introduce Diligent Engine, a light-weight cross-platform graphics library that was designed to take advantages of the next-generation APIs such as Direct3D12 and Vulkan, but at the same time provide support for older platforms via Direct3D11, OpenGL and OpenGLES. Diligent...
  4. A

    Checking which graphics API version is used in a game

    So, I was wondering. While Afterburner and other applications allow me to roughly check what graphics API a game is running, it doesn't give more precise details. Is it possible to check which specific API version (feature level?) a game is running (and used extensions in the case of OpenGL)?
  5. B

    Why isn't programmable blending more widely supported? (History and discussion)

    Since the early days of hardware-accelerated 3D graphics, GPUs could perform a small set of blending functions while drawing polygons: Add, Subtract, Min, Max, etc. with selectable source and destination factors. What I find strange is that blending has not evolved beyond primitive functions...
  6. T

    Graphic Programmers and Software Engineers

    Hi everyone! Does anyone know of free web forums for graphic programmers or software engineers? I'm looking to connect with like-minded individuals about opportunities in the Los Angeles area. My email address is tlindsey@appliedminds.com
  7. T

    Applied Minds: 3D Software Engineering opportunity!!

    Overview: Applied Minds is a small company in Burbank, CA that invents, designs and prototypes breakthrough products and services for both industry and government. We are an interdisciplinary group of artists, scientists and engineers, with skills in architecture, electronics, mechanics...
Back
Top