vfx
Here are 192 public repositories matching this topic...
-
Updated
Sep 30, 2018 - C++
Yes, I'm that bored :)
Some of the quoted text in the TeX documentation uses "" rather than ``''. I've done a pass at changing this and will submit a PR.
SOP_OpenVDB_Scatter overrides the syncNodeVersion() with a check for the version of VDB the SOP was placed in:
We'd like to move the portion that does the version comparison up into SOP_NodeVDB, something like:
`int SOP_NodeVDB::compareVersionString(const char* oldVersion, const ch
-
Updated
Jul 6, 2020 - C#
Matrix22
Isn't it curious that Imath has always had Vec2, Vec3, Vec4, and Matrix33, Matrix44... hey, one of these things is not like the other.
OSL heavily uses Imath for its internal vector/matrix types, and I had a case of needing 2x2 matrices, so I did this years ago:
https://github.com/imageworks/OpenShadingLanguage/blob/master/src/include/OSL/matrix22.h
I never sent it back upstream to the Open
Hello,
I am reading the edited xml file with otio and flattening it. When I read a certain xml file, I confirmed that otio is properly created, but when I try flatten, the data disappears. Is there a way to debug this situation?
-
Updated
Jul 5, 2020 - C++
I am getting the following error on windows:
Exception in thread Thread-120:
Traceback (most recent call last):
File "[...]\deploy\py37\lib\threading.py", line 926, in _bootstrap_inner
self.run()
File "[...]\deploy\py37\lib\site-packages\rqd-unknown-py3.7.egg\rqd\rqcore.py", line 540, in run
self.__sendFrameCompleteReport()
File "[...]\deploy\py37\lib\site-packages\rqd-
-
Updated
Dec 7, 2018 - GLSL
-
Updated
Feb 23, 2020 - Python
-
Updated
Jul 6, 2020 - JavaScript
As part of the build process IlmImfTest generates a number of test EXR files, one of which is causing DJV to crash. To reproduce the crash run this command after the build is complete:
> ./build/bin/djv OpenEXR/src/OpenEXRThirdParty/IlmImfTest/comp_bad_bounds_piz.exr
-
Updated
Jul 3, 2020
-
Updated
Mar 28, 2019 - JavaScript
-
Updated
Aug 5, 2019 - C#
-
Updated
Jun 10, 2018 - C++
Improve this page
Add a description, image, and links to the vfx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the vfx topic, visit your repo's landing page and select "manage topics."
Needs to be discussed first.