Joshua Kennedy

Results 11 issues of Joshua Kennedy

Tested with RadeonProRenderSDK 2.02.2, also reproducible in the Blender addon ![image](https://user-images.githubusercontent.com/16514346/114702655-05b88500-9d2d-11eb-88f7-d57697bb9ff1.png) Using any refraction IOR value except 1.0 creates these black rendering artifacts appearing within the object.

https://discourse.mcneel.com/t/block-location-was-incorrect-after-convert-to-gltf/147856

glTF supports multiple primitive modes. Point clouds could be imported/exported with the points mode. https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#primitivemode Polylines could also be imported with the lines mode but I'm not sure how useful...

The glTF spec supports camera export https://github.com/KhronosGroup/glTF/blob/master/specification/2.0/README.md#cameras These could be read in and out

enhancement

Using the lights extension https://github.com/KhronosGroup/glTF/blob/master/extensions/2.0/Khronos/KHR_lights_punctual/README.md

https://github.com/KhronosGroup/glTF-Sample-Models/tree/master/2.0/Fox

needs testing

Specular https://github.com/KhronosGroup/glTF/blob/master/extensions/2.0/Khronos/KHR_materials_specular/README.md IOR https://github.com/KhronosGroup/glTF/blob/master/extensions/2.0/Khronos/KHR_materials_ior/README.md

needs testing

![image](https://user-images.githubusercontent.com/16514346/113832262-1dbe6080-9791-11eb-9b8f-761e4547f3e4.png)