openscenegraph

    0熱度

    1回答

    我有這個錯誤: 在/ usr /斌/勞工處:找不到-llibosg 而GCC C++鏈接器調用: g++ -i -L/home/user/osg/lib -o"WCC" [my files] -llibosg -llibOpenThreads -llibosgQt -llibosgViewer -llibosgText 命令找到libosg.so回報: /home/user/osg/lib/l

    3熱度

    4回答

    在OSGP.exe在0x758cd36f 未處理的異常:微軟C++異常:性病:: bad_alloc的內存位置0x0028ef70 .. 我想下面執行代碼在Visual Studio中。但是,我一直在遇到上述異常。我添加了一個try catch來幫助我捕捉錯誤,但似乎無濟於事。我相信這個問題是涉及到從輸出窗口 First-chance exception at 0x758cd36f in OSGP

    11熱度

    6回答

    一個奇怪的錯誤: error MSB8011: Failed to register output. Please try enabling Per-user Redirection or register the component from a command prompt with elevated permissions. C:\Program Files\MSBuild\Microsof

    1熱度

    1回答

    我們正在嘗試使用 osgDB::writeImageFile寫osg::Image到一個文件,但不幸的是,我們得到一個錯誤: Could not find plugin to write to file 我們下的Ubuntu 11.04 64位使用OSG二進制文件從http://www.alphapixel.com/osg/downloads/free-openscenegraph-binar

    1熱度

    1回答

    我試圖使用OpenSceneGraph實現多遍渲染方法。但是,我不完全確定我的問題是理論上的還是由於缺乏OSG的應用知識。到目前爲止,我已經通過使用正交投影渲染成紋理成功實現了多遍渲染,但似乎無法進行透視投影。 這可能是我不太明白如何實現多通道陰影。當然,我必須使用多遍着色器將整個場景預渲染爲紋理,然後在最終渲染中使用紋理。但是,我不是在爲場景中的每個對象創建單獨的紋理,而是有效地捕獲整個呈現場景

    3熱度

    1回答

    如何從源代碼構建OpenSceneGraph?我應該怎麼做才能建立OSG的第三方依賴關係?

    0熱度

    1回答

    OSG報告說它找不到插件,如文本插件或jpeg插件。我已經有built OSG from source and built even the third party dependencies。爲什麼我得到這個錯誤?

    1熱度

    1回答

    如何正確地將OpenCV IplImage轉換爲OpenSceneGraph的osg :: Image? 這是我目前的方法。但是我得到不正確的顏色數據。 // IplImage* cvImg is a webcam output image captured using cvQueryFrame(capture) osg::ref_ptr<osg::Image> osgImage = new o

    0熱度

    1回答

    我的代碼是這樣的: osgViewer::Viewer viewer; viewer.setSceneData(scene); viewer.setCameraManipulator(tracker.get()); viewer.setUpViewInWindow(10,10,1024,768,0); viewer.realize(); 現在,這個瀏覽器對象給了我一個場景的視圖包含車輛

    1熱度

    1回答

    我剛剛下載了OpenSceneGraph源代碼,將其解壓到 「〜/ OpenSceneGraph-3.0.1」目錄中,並使用CMake創建一個out-of-source eclipse make項目「〜/ OpenSceneGraph-3.0.1-build -eclipse-cdt「 目錄。當我執行在 「使」 「〜/ OpenSceneGraph的-3.0.1-集結Eclipse的CDT」 目錄