Jar examples for s:spirvcrossj
Java bindings for Khronos' SPIRV-Cross and glslang
You can download jar file spirvcrossj 0.3.1 in this page.
BSD 2-Clause License
You can use the following script to add spirvcrossj-0.3.1.jar to your project.
<dependency> <groupId>graphics.scenery</groupId> <artifactId>spirvcrossj</artifactId> <version>0.3.1</version> </dependency>
compile group: 'graphics.scenery', name: 'spirvcrossj', version: '0.3.1'
libraryDependencies += "graphics.scenery" % "spirvcrossj" % "0.3.1"
<dependency org="graphics.scenery" name="spirvcrossj" rev="0.3.1"/>
@Grapes(@Grab(group='graphics.scenery', module='spirvcrossj', version='0.3.1'))
'graphics.scenery:spirvcrossj:jar:0.3.1'
Click the following link to download the jar file.
spirvcrossj-0.3.1-javadoc.jar