]> OCCT Git - cadrays.git/commit
Open CASCADE CADRays publication master
authorapn <apn@opencascade.com>
Tue, 25 Jun 2019 13:43:42 +0000 (16:43 +0300)
committerapn <apn@opencascade.com>
Thu, 27 Jun 2019 21:37:10 +0000 (00:37 +0300)
commit949e429b4870134f78caa32f4e94165af2bc7b1f
tree7f3b555023324f901499b6524cbda92dffbc216a
Open CASCADE CADRays publication
195 files changed:
.gitattributes [new file with mode: 0644]
.gitignore [new file with mode: 0644]
CMake/DefineCxxFlags.cmake [new file with mode: 0644]
CMake/DefineMacro.cmake [new file with mode: 0644]
CMake/FindFFMPEG.cmake [new file with mode: 0644]
CMake/FindFreeImage.cmake [new file with mode: 0644]
CMake/FindFreeType.cmake [new file with mode: 0644]
CMake/FindGLFW.cmake [new file with mode: 0644]
CMake/FindOCCT.cmake [new file with mode: 0644]
CMake/FindTBB.cmake [new file with mode: 0644]
CMake/FindTCL.cmake [new file with mode: 0644]
CMake/FindWindowsSDK.cmake [new file with mode: 0644]
CMake/Findassimp.cmake [new file with mode: 0644]
CMake/VStudio.vcxproj.user.in [new file with mode: 0644]
CMake/macros.cmake [new file with mode: 0644]
CMake/sign.bat.in [new file with mode: 0644]
CMakeLists.txt [new file with mode: 0644]
Contributor_License_Agreement.pdf [new file with mode: 0644]
LICENSE.txt [new file with mode: 0644]
README.md [new file with mode: 0644]
data/.cadrays-installed [new file with mode: 0644]
data/DrawPlugin [new file with mode: 0644]
data/DrawPlugin1 [new file with mode: 0644]
data/DrawPlugin2 [new file with mode: 0644]
data/DrawPlugin3 [new file with mode: 0644]
data/DrawPlugin4 [new file with mode: 0644]
data/DrawPlugin5 [new file with mode: 0644]
data/fonts/LICENSE.txt [new file with mode: 0644]
data/fonts/Monoid-Italic.ttf [new file with mode: 0644]
data/fonts/Monoid-Regular.ttf [new file with mode: 0644]
data/fonts/fontawesome-webfont.ttf [new file with mode: 0644]
data/icons/clone.png [new file with mode: 0644]
data/icons/lock.png [new file with mode: 0644]
data/icons/trash.png [new file with mode: 0644]
data/icons/unlock.png [new file with mode: 0644]
data/lights/ambient.png [new file with mode: 0644]
data/lights/ambient.svg [new file with mode: 0644]
data/lights/distant.png [new file with mode: 0644]
data/lights/distant.svg [new file with mode: 0644]
data/lights/map.png [new file with mode: 0644]
data/lights/map.svg [new file with mode: 0644]
data/lights/sphere.png [new file with mode: 0644]
data/lights/sphere.svg [new file with mode: 0644]
data/logo/logo_c.png [new file with mode: 0644]
data/logo/logo_ld.png [new file with mode: 0644]
data/logo/logo_lu.png [new file with mode: 0644]
data/logo/logo_rd.png [new file with mode: 0644]
data/logo/logo_ru.png [new file with mode: 0644]
data/logo/nologo.png [new file with mode: 0644]
data/maps/default.jpg [new file with mode: 0644]
data/materials/aluminium.png [new file with mode: 0644]
data/materials/brass.png [new file with mode: 0644]
data/materials/bronze.png [new file with mode: 0644]
data/materials/charcoal.png [new file with mode: 0644]
data/materials/chrome.png [new file with mode: 0644]
data/materials/copper.png [new file with mode: 0644]
data/materials/custom.png [new file with mode: 0644]
data/materials/diamond.png [new file with mode: 0644]
data/materials/glass.png [new file with mode: 0644]
data/materials/gold.png [new file with mode: 0644]
data/materials/ionized.png [new file with mode: 0644]
data/materials/jade.png [new file with mode: 0644]
data/materials/metalized.png [new file with mode: 0644]
data/materials/neon.png [new file with mode: 0644]
data/materials/obsidian.png [new file with mode: 0644]
data/materials/pewter.png [new file with mode: 0644]
data/materials/plastered.png [new file with mode: 0644]
data/materials/plastified.png [new file with mode: 0644]
data/materials/satined.png [new file with mode: 0644]
data/materials/shiny_plastified.png [new file with mode: 0644]
data/materials/silver.png [new file with mode: 0644]
data/materials/steel.png [new file with mode: 0644]
data/materials/stone.png [new file with mode: 0644]
data/materials/transparent.png [new file with mode: 0644]
data/materials/water.png [new file with mode: 0644]
data/other/LICENSE.html [new file with mode: 0644]
data/other/preview.tcl [new file with mode: 0644]
data/other/texture.png [new file with mode: 0644]
data/other/texture.svg [new file with mode: 0644]
data/scripts/Bottle.tcl [new file with mode: 0644]
data/scripts/CornellBox.tcl [new file with mode: 0644]
data/scripts/Cpu.tcl [new file with mode: 0644]
data/scripts/Cutter.tcl [new file with mode: 0644]
data/scripts/Drill.tcl [new file with mode: 0644]
data/scripts/Materials.tcl [new file with mode: 0644]
data/scripts/Shape.tcl [new file with mode: 0644]
data/view/Pause.png [new file with mode: 0644]
data/view/Play.png [new file with mode: 0644]
data/view/back.png [new file with mode: 0644]
data/view/down.png [new file with mode: 0644]
data/view/focus.png [new file with mode: 0644]
data/view/front.png [new file with mode: 0644]
data/view/home.png [new file with mode: 0644]
data/view/left.png [new file with mode: 0644]
data/view/right.png [new file with mode: 0644]
data/view/rotate.png [new file with mode: 0644]
data/view/scale.png [new file with mode: 0644]
data/view/translate.png [new file with mode: 0644]
data/view/up.png [new file with mode: 0644]
src/ImGui/CMakeLists.txt [new file with mode: 0644]
src/ImGui/IconsFontAwesome.h [new file with mode: 0644]
src/ImGui/ImColorPicker.cxx [new file with mode: 0644]
src/ImGui/ImColorPicker.h [new file with mode: 0644]
src/ImGui/ImGuizmo.cxx [new file with mode: 0644]
src/ImGui/ImGuizmo.h [new file with mode: 0644]
src/ImGui/ImRaytraceControls.cxx [new file with mode: 0644]
src/ImGui/ImRaytraceControls.h [new file with mode: 0644]
src/ImGui/imconfig.h [new file with mode: 0644]
src/ImGui/imgui.cxx [new file with mode: 0644]
src/ImGui/imgui.h [new file with mode: 0644]
src/ImGui/imgui_demo.cxx [new file with mode: 0644]
src/ImGui/imgui_dock.h [new file with mode: 0644]
src/ImGui/imgui_dock.inl [new file with mode: 0644]
src/ImGui/imgui_draw.cxx [new file with mode: 0644]
src/ImGui/imgui_internal.h [new file with mode: 0644]
src/ImGui/imgui_user.h [new file with mode: 0644]
src/ImGui/imgui_user.inl [new file with mode: 0644]
src/ImGui/stb/stb_rect_pack.h [new file with mode: 0644]
src/ImGui/stb/stb_textedit.h [new file with mode: 0644]
src/ImGui/stb/stb_truetype.h [new file with mode: 0644]
src/ImportExport/AisMesh.cxx [new file with mode: 0644]
src/ImportExport/AisMesh.hxx [new file with mode: 0644]
src/ImportExport/CMakeLists.txt [new file with mode: 0644]
src/ImportExport/DataContext.cxx [new file with mode: 0644]
src/ImportExport/DataContext.hxx [new file with mode: 0644]
src/ImportExport/DataModel.cxx [new file with mode: 0644]
src/ImportExport/DataModel.hxx [new file with mode: 0644]
src/ImportExport/DataNode.cxx [new file with mode: 0644]
src/ImportExport/DataNode.hxx [new file with mode: 0644]
src/ImportExport/ImportExport.cxx [new file with mode: 0644]
src/ImportExport/ImportExport.hxx [new file with mode: 0644]
src/ImportExport/ImportExportPlugin.cxx [new file with mode: 0644]
src/ImportExport/ImportExportPlugin.hxx [new file with mode: 0644]
src/ImportExport/MeshImporter.cxx [new file with mode: 0644]
src/ImportExport/MeshImporter.hxx [new file with mode: 0644]
src/ImportExport/TextureManager.cxx [new file with mode: 0644]
src/ImportExport/TextureManager.hxx [new file with mode: 0644]
src/ImportExport/Utils.cxx [new file with mode: 0644]
src/ImportExport/Utils.hxx [new file with mode: 0644]
src/Launcher/AppConsole.cxx [new file with mode: 0644]
src/Launcher/AppConsole.hxx [new file with mode: 0644]
src/Launcher/AppGui.cxx [new file with mode: 0644]
src/Launcher/AppGui.hxx [new file with mode: 0644]
src/Launcher/AppIcon.ico [new file with mode: 0644]
src/Launcher/AppViewer.cxx [new file with mode: 0644]
src/Launcher/AppViewer.hxx [new file with mode: 0644]
src/Launcher/CADRays.rc [new file with mode: 0644]
src/Launcher/CMakeLists.txt [new file with mode: 0644]
src/Launcher/CustomWindow.cxx [new file with mode: 0644]
src/Launcher/CustomWindow.hxx [new file with mode: 0644]
src/Launcher/DataModelWidget.cxx [new file with mode: 0644]
src/Launcher/DataModelWidget.hxx [new file with mode: 0644]
src/Launcher/FlightControls.cxx [new file with mode: 0644]
src/Launcher/FlightControls.h [new file with mode: 0644]
src/Launcher/GL/glcorearb.h [new file with mode: 0644]
src/Launcher/GuiBase.cxx [new file with mode: 0644]
src/Launcher/GuiBase.hxx [new file with mode: 0644]
src/Launcher/GuiPanel.cxx [new file with mode: 0644]
src/Launcher/GuiPanel.hxx [new file with mode: 0644]
src/Launcher/ImportSettingsEditor.cxx [new file with mode: 0644]
src/Launcher/ImportSettingsEditor.hxx [new file with mode: 0644]
src/Launcher/LightSourcesEditor.cxx [new file with mode: 0644]
src/Launcher/LightSourcesEditor.hxx [new file with mode: 0644]
src/Launcher/MaterialEditor.cxx [new file with mode: 0644]
src/Launcher/MaterialEditor.hxx [new file with mode: 0644]
src/Launcher/OcctLogoPng.c [new file with mode: 0644]
src/Launcher/OrbitControls.cxx [new file with mode: 0644]
src/Launcher/OrbitControls.h [new file with mode: 0644]
src/Launcher/ScriptEditor.cxx [new file with mode: 0644]
src/Launcher/ScriptEditor.hxx [new file with mode: 0644]
src/Launcher/SettingsWidget.cxx [new file with mode: 0644]
src/Launcher/SettingsWidget.hxx [new file with mode: 0644]
src/Launcher/TransformWidget.cxx [new file with mode: 0644]
src/Launcher/TransformWidget.hxx [new file with mode: 0644]
src/Launcher/Version.hxx [new file with mode: 0644]
src/Launcher/ViewControls.h [new file with mode: 0644]
src/Launcher/gl3w.c [new file with mode: 0644]
src/Launcher/gl3w.h [new file with mode: 0644]
src/Launcher/imgui_impl_glfw_gl3.cxx [new file with mode: 0644]
src/Launcher/imgui_impl_glfw_gl3.h [new file with mode: 0644]
src/Launcher/main.cxx [new file with mode: 0644]
src/Launcher/stb/stb_image.h [new file with mode: 0644]
src/Launcher/stb/stb_rect_pack.h [new file with mode: 0644]
src/Launcher/stb/stb_textedit.h [new file with mode: 0644]
src/Launcher/stb/stb_truetype.h [new file with mode: 0644]
src/Launcher/tinyfiledialogs.c [new file with mode: 0644]
src/Launcher/tinyfiledialogs.h [new file with mode: 0644]
src/Utils/CMakeLists.txt [new file with mode: 0644]
src/Utils/Settings.cxx [new file with mode: 0644]
src/Utils/Settings.hxx [new file with mode: 0644]
src/Utils/ini.c [new file with mode: 0644]
src/Utils/ini.h [new file with mode: 0644]
testing/CADRays_Testing.py [new file with mode: 0644]
testing/Pillow-4.1.1-py2.7-win32.egg [new file with mode: 0644]
testing/readme.txt [new file with mode: 0644]