Questions tagged [3d]
Questions related to three-dimensional graphics (displaying width, height and depth).
116 questions
1
vote
0
answers
420
views
How can I use FFmpeg to shrink the size of an MVC 3D movie, keeping it in 3D?
When I search this topic I find lots of info on converting 3D to 2D, or converting 3D to side-by-side or top/bottom formats. I don't want to convert the type of 3D being used (MVC -- standard for 3D ...
0
votes
1
answer
89
views
How to turn off automatic placement in 3D slicers?
Hey guys i have a problem that is bugging me for a long time now i am making a program that will automatically place 3D objects using heuristics, the problem is that when i have my STL models shifted ...
1
vote
0
answers
23
views
3d anaglypth with xrandr (gamma) and xgamma, is that possible
I would like make left side of output (screen) red and the other blue using commands like xrandr --gamma r:g:b or xgamma -rgamma f.f -ggamma 0.000 and -bgamma f.f
Maybe blue and red, no matter ...
Is ...
0
votes
1
answer
240
views
AMD Radeon Drivers Crash with Error 43 when I connect HDMI to 3D Projector EH-LS500B
When I connect my windows 11 PC to my EH-LS500B 3D capable projector the AMD Radeon drivers crash with Error 43.
The only way to recover the issue is to disconnect the HDMI cable and then goto Device ...
1
vote
0
answers
379
views
How do I adjust the separation between left and right eye in a 3D anaglyph video using ffmpeg?
How do I adjust the separation between the left (green) and right (magenta) channels when converting 3D sbs to 3D anaglyph (green/magenta) video using ffmpeg? I've search "the net" but can't ...
0
votes
1
answer
165
views
Printing from an Altium / CircuitStudio PDF 3D page - with desired camera view?
So, I've gotten some PDF made with Altium / CircuitStudio, which contain a 3D rendering of a PCB.
I'd like to export this 3D view as a 2D image - and since there is no direct option to do so, what I ...
0
votes
1
answer
216
views
Office 365 menu shadows in VirtualBox Windows 10 Guest when 3D Acceleration enabled
How do I avoid the Office 365 (Microsoft 365) menu shadows with 3D Acceleration enabled? Is 3D Acceleration useful when using Office 365?
Background
My Virtualbox is running with a Windows 10 Guest on ...
1
vote
1
answer
13k
views
How to flatten a VR video to display in normal screen?
I am not sure about the terminology here, but I have a VR-video that is intended to be shown using a headset with separate screens for each eye. It is not 3D in the sense that when you turn your head ...
0
votes
0
answers
2k
views
How do i enable 3d textures in carla simulator
When I try implementing ./CarlaUE4.sh I always receive this message:
../src/intel/isl/isl.c:2105: FINISHME: ../src/intel/isl/isl.c:isl_surf_supports_ccs:
CCS for 3D textures is disabled, but a ...
1
vote
1
answer
1k
views
ffmpeg 3D conversion - EAC stereo (Youtube) to Equirectangular stereo?
I've had success with converting monoscopic equiangular cube maps (EAC) videos, but I can't get the filters to work for stereoscopic. There's an example in the ffmpeg manual in the v360 filter ...
0
votes
0
answers
437
views
SolidWorks 2020 Change GPU To AMD Radeon Pro WX 3200
I have 2 GPUs Installed.
Nvidia 2080 Super
AMD Radeon Pro WX 3200
My Solidworks 2020 keeps using Nvidia one, but I want Solidworks to use AMD Radeon Pro WX 3200, a certificated GPU.
I can't find any ...
1
vote
1
answer
146
views
Why is my computer creating a D drive when I run multiplayer pixel streaming?
I tried multiplayer pixel streaming with Unreal Engine but it failed. When I open a different port and connect to the local host, the following message appears. As a result of checking this problem, ...
0
votes
1
answer
533
views
How to use FFMPEG to stack two equirectangular images to top/bottom format?
This command line does what I need, but it is a little tricky...
ffmpeg -i left.jpg -i right.jpg -filter_complex "[0]scale=iw:ih*2[grande],[grande][0]overlay=x=0:y=0[base],[base][1]overlay=x=0:y=...
1
vote
0
answers
247
views
Decoding a batch script which uses FFMPEG, EXIFTOOLS and EXIV2 to create VR180 and VR360 panorama images like Google Cardboard
I am struggling to figure out 2 things:
Why this script is completely invisible to google
How such script works (much more important than point 1...)
To better study the script, I instrumented it ...
2
votes
1
answer
513
views
DSLR with gphoto2
I'm trying to use my Nikon D3100 DSLR camera to make timelapses of my 3D prints with Octolapse.
However, when I send the gphoto2 --capture-image command, the camera freezes and it enters in a some ...