Search - User list
Full Version: Game Tools | AliceVision
Root » Houdini for Realtime » Game Tools | AliceVision
Ambrosiussen

Hi everyone,

It's been a while since we released some new “bigger” tools due to our preparation for GDC, but we will start releasing what we have been working on leading up to GDC itself. Enjoy!
https://www.sidefx.com/tutorials/alicevision-plugin/ [www.sidefx.com]


If you have any questions or feedback on the plugin, feel free to ask them here!

Paul
tamte
thanks Paul, this looks great, is there any chance for Linux compatible version in the future?
Ambrosiussen
tamte
thanks Paul, this looks great, is there any chance for Linux compatible version in the future?

Hi Tomas,

Yes, that's on the list
Angel Fucaraccio
Hi, I keep getting this error at the end. I´ve tried everything that is recommended in the page, made sure no white spaces in the folder, added the path to the .env, even linked the path at the sop node. Also tried hooking up the first three nodes, but no geomerty is generated. What else can I try to make it work?
Ambrosiussen
AngelAnima
Hi, I keep getting this error at the end. I´ve tried everything that is recommended in the page, made sure no white spaces in the folder, added the path to the .env, even linked the path at the sop node. Also tried hooking up the first three nodes, but no geomerty is generated. What else can I try to make it work?
Hi,

Sorry to hear you're having some issues! Does this happen with the provided set of example images from the tutorial page, or with images you took yourself? If they are your own, could you try running the ones we provide through the tool? That allows us to confirm the tool works, and narrow it down to something more specific. (make sure you use a unique project name)

Paul
LittlePony
Hi,
when i press cook, getting this error @ 06_Prepare_Dense_Scene

Error running callback:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "opdef:/gamedev::Sop/sop_av_photogrammetry?PythonModule", line 6, in ManualCook
  File "opdef:/gamedev::Sop/sop_av_structure_from_motion?PythonModule", line 37, in cookNode
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.498/houdini/python2.7libs\hou.py", line 10284, in cook
    return _hou.Node_cook(*args, **kwargs)
OperationFailed: The attempted operation failed.
Error while cooking.

Ambrosiussen
LittlePony
Hi,
when i press cook, getting this error @ 06_Prepare_Dense_Scene

Error running callback:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "opdef:/gamedev::Sop/sop_av_photogrammetry?PythonModule", line 6, in ManualCook
  File "opdef:/gamedev::Sop/sop_av_structure_from_motion?PythonModule", line 37, in cookNode
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.498/houdini/python2.7libs\hou.py", line 10284, in cook
    return _hou.Node_cook(*args, **kwargs)
OperationFailed: The attempted operation failed.
Error while cooking.


Hi,

This is due to the plugin not being compatible with version 2.1.0 of AliceVision yet. Please try using 2.0.0 instead and you should not be getting that error.

Paul
Angel Fucaraccio
Hi. The apple example does work. Is there a minimum requirement for the photos to use?
nikkes
Hi, at the End i always get this error.
Even the Apple scene does not work.
Can someone point me sth out?

Cheers
Palipala
Hi, I fiddled around some time now and finally found the solution for the above error message (after having edited the exif-data, the resolution, the camera db values..)
But as my own example files worked fine I found out that -somehow- only for the canon (as of yet) the database entry is wrong. Photos taken with my HTC Ultra work perfectly.

So, for the solution, in the AliceVision-2.0.0\share directory there is a ‘camerSensors.db’ file.
Find the line where the camera (for the apple example it's the Canon EOS Rebel T6i) and simply delete everything in this line after the sensor value.

Like this:
Canon;Canon EOS Rebel T6i;22.3

So easy

Save and enjoy
keithlynch_81
Hi guys, Im getting a similar error as Little Pony but Im using AliceVision 2.0.0 and Game Dev 1.123 as specified. Im also using the sample files from SideFX

Traceback (most recent call last):
File “<stdin>”, line 1, in <module>
File “opdefgamedev:op/sop_av_photogrammetry?PythonModule”, line 9, in ManualCook
File “opdefgamedev:op/sop_av_texturing?PythonModule”, line 36, in cookNode
File “CPROGRA~1/SIDEEF~1/HOUDIN~1.352/houdini/python2.7libs\hou.py”, line 10275, in cook
return _hou.Node_cook(*args, **kwargs)
OperationFailed: The attempted operation failed.
Error while cooking.

Any idea what I've done wrong please?


Ambrosiussen
LittlePony
Hi,
when i press cook, getting this error @ 06_Prepare_Dense_Scene

Error running callback:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "opdef:/gamedev::Sop/sop_av_photogrammetry?PythonModule", line 6, in ManualCook
  File "opdef:/gamedev::Sop/sop_av_structure_from_motion?PythonModule", line 37, in cookNode
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.498/houdini/python2.7libs\hou.py", line 10284, in cook
    return _hou.Node_cook(*args, **kwargs)
OperationFailed: The attempted operation failed.
Error while cooking.


Hi,

This is due to the plugin not being compatible with version 2.1.0 of AliceVision yet. Please try using 2.0.0 instead and you should not be getting that error.

Paul
pbowmar
Ambrosiussen
tamte
thanks Paul, this looks great, is there any chance for Linux compatible version in the future?

Hi Tomas,

Yes, that's on the list

Eagerly waiting…
Ambrosiussen
pbowmar
Eagerly waiting…

This will happen post-GDC.

keithlynch_81
Any idea what I've done wrong please?
Could you email your log files (found in the cache folders) to support? I will then take a look at it for you!
McKormick
keithlynch_81
Hi guys, Im getting a similar error as Little Pony but Im using AliceVision 2.0.0 and Game Dev 1.123 as specified. Im also using the sample files from SideFX

Traceback (most recent call last):
File “<stdin>”, line 1, in <module>
File “opdefgamedev:op/sop_av_photogrammetry?PythonModule”, line 9, in ManualCook
File “opdefgamedev:op/sop_av_texturing?PythonModule”, line 36, in cookNode
File “CPROGRA~1/SIDEEF~1/HOUDIN~1.352/houdini/python2.7libs\hou.py”, line 10275, in cook
return _hou.Node_cook(*args, **kwargs)
OperationFailed: The attempted operation failed.
Error while cooking.

Any idea what I've done wrong please?


Ambrosiussen
LittlePony
Hi,
when i press cook, getting this error @ 06_Prepare_Dense_Scene

Error running callback:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "opdef:/gamedev::Sop/sop_av_photogrammetry?PythonModule", line 6, in ManualCook
  File "opdef:/gamedev::Sop/sop_av_structure_from_motion?PythonModule", line 37, in cookNode
  File "C:/PROGRA~1/SIDEEF~1/HOUDIN~1.498/houdini/python2.7libs\hou.py", line 10284, in cook
    return _hou.Node_cook(*args, **kwargs)
OperationFailed: The attempted operation failed.
Error while cooking.


Hi,

This is due to the plugin not being compatible with version 2.1.0 of AliceVision yet. Please try using 2.0.0 instead and you should not be getting that error.

Paul

Hi
I had similar error
My antivirus was complaining about that file:
MPROGRAMS/SIDEEF~1/HOUDIN~1.173/bin/gabc.exe

once added to exceptions works fine, thoug I still got “No materials generated” error
Ambrosiussen
McKormick
Hi
I had similar error
My antivirus was complaining about that file:
MPROGRAMS/SIDEEF~1/HOUDIN~1.173/bin/gabc.exe

once added to exceptions works fine, thoug I still got “No materials generated” error

Could you check what the last successful step the tool was able to complete is? The log data would help troubleshoot your issues!

Paul
pbowmar
GDC is over… Linux version please
Ambrosiussen
pbowmar
GDC is over… Linux version please

Working on it as we speak (Plus upgrade to 2.1.0)
Ambrosiussen
pbowmar
GDC is over… Linux version please

Port and upgrade is complete and will be online tomorrow!
pbowmar
Thanks Paul, it's a beautiful day in the neighbourhood!
Ambrosiussen
Hi,

The update has been published in build 1.143. Instructions can be found here:
https://www.sidefx.com/tutorials/alicevision-plugin/ [www.sidefx.com]

Paul
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB