Latest directx Activity
Moved to Your Announcements. @esries19 , paid job offers are not permitted anywhere else on the site, not in Hobby Project Classifieds or any other forum. Your Announcements ONLY.
@JoeJ exactly, now I found correct solution
TVertexPT vertices[] = {
{{-1.0f, -1.0f, 1.0f}, {0.0f, 1.0f}},
{{ 1.0f, -1.0f, 1.0f}, {1.0f, 1.0f}},
{{ 1.0f, 1.0f, 1.0f}, {1.0f, 0.0f}},
{{-1.0f, 1.0f, 1.0f}, {0.0f, 0.0f}…
I solved the problem, my normals was incorrect
still available
Release 2.5.5 of Diligent Engine packs a lot of new features.
Post-Processing Effects
Screen-Space Ambient Occlusion
PBR Material Improvements:
- Clearcoat
- Anisotropy
- Sheen
- Iridescence
Another major new feature is Hydrogent, an implementati…
Room 8 Group’s Game Development team for PC & Console (Dragons Lake), has made its innovative Render Engine Infrastructure (REI) tool available as an open-source solution. Initially developed to transform game porting, development, and preservation, REI is the result of tireless work carried ou…
Earlier this year, Collabora announced a new project with Microsoft: the implementation of OpenCL & OpenGL to DirectX translation layers. Here's the latest on this work, including the steps taken to improve the performance of the OpenGL-On-D3D12 driver.
Today, Collabora is excited to announce a partnership with Microsoft to build OpenCL and OpenGL mapping layers on DirectX, in order to bring OpenCL 1.2 and OpenGL 3.3 support to all Windows and DirectX 12 enabled devices. Support for OpenGL is realised through the Mesa3D project's Gallium layer.