Skip to main content

News Archives

Codeplay announces SPIR-V support for ComputeCpp in v0.3.0. This beta implementation of SPIR-V for OpenCL support means that developers can use SYCL and ComputeCpp to develop for any OpenCL hardware that includes a driver that consumes SPIR-V.

A new post from GPU Open on Vulkan. “An important part of learning the Vulkan® API – just like any other API – is to understand what types of objects are defined in it, what they represent and how they relate to each other. To help with this, we’ve created a diagram that shows all of the Vulkan objects and some of their relationships, especially the order in which you create one from another.”

The landscape of APIs for accelerating vision and neural network software using specialized processors continues to rapidly evolve. Many industry-standard APIs, such as OpenCL and OpenVX, are being upgraded to increasingly focus on deep learning, and the industry is rapidly adopting the new generation of low-level, explicit GPU APIs, such as Vulkan, that tightly integrate graphics and compute. Neil Trevett presented the “Vision Acceleration API Landscape: Options and Trade-offs” tutorial at the May 2017 Embedded Vision Summit.

Godot Engine now supports the full glTF 2.0 specification. With the release of Godot 3.0 alpha1, users needed more content to test with the new 3D engine. Sites like Sketchfab provide plenty of PBR-ready assets for downloading, and plugins that export scenes from other popular game engines to this format. The surprise, though, is how good this format is for video game asset exchange. Nothing as good existed before, and it solves a problem that we, as an industry, have been struggling with for a long time. Khronos, with glTF 2.0, has given us a fantastic chance to standardize a smooth workflow between 3D modelling software and game engines. To better understand why, a list of previous attempts will be explained and why they failed.

Khronos member MAXON announced the next generation of its professional 3D application, Cinema 4D Release 19 (R19), which offers both tools and enhancements artists can put to use immediately, and provides a peek at the future. MAXON will debut Cinema 4D R19 during SIGGRAPH 2017 in LA, where the developer can be found at booth #701. MAXON has introduced OpenGL capabilities in BodyPaint 3D, MAXON’s professional paint and texturing toolset.

There’s now a JavaScript library for executing neural networks inside a webpage, using the hardware-accelerated graphics API available in modern web browsers. Developed by a team of MIT graduate students, TensorFire can run TensorFlow-style machine learning models on any GPU. TensorFire works using the WebGL standard, a cross-platform system for rendering GPU-accelerated graphics in browsers. WebGL supports GLSL, a C-like language used to write shaders, which are short programs used to transform data directly on the GPU.

Only a few days after the 1.35.x release, GPU Caps Viewer 1.36.x has been released with support for OpenGL 4.6. OpenGL 4.6 introduces the support of SPIR-V modules in OpenGL and the set of SPIR-V extensions is listed exposed in the OpenGL panel. There are a few Vulkan improvements as well in this version. GPU Caps Viewer is a graphics card information utility focused on the OpenGL, Vulkan, OpenCL and CUDA API level support of the main (primary) graphics card.

Loading...

End of content

No more pages to load