Skip to content
This repository was archived by the owner on Jun 17, 2019. It is now read-only.

a-lew/FabView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FabView

proof-of-concept webview for Sketchfab

FabView points to http://artlensdev.clevelandart.org/static/sketchfab.html

Requirements

Depends on Cinder-CEF: https://github.com/codeoncanvas/Cinder-CEF

Follow the steps to build Cinder-CEF for Windows: https://github.com/codeoncanvas/Cinder-CEF/blob/master/win_notes.md

Expected structure:

Cinder/
    blocks/Cinder-CEF
FabView/

You also need to set your PATH to include:

Cinder/blocks/Cinder-CEF/libs/cef/export/vs/x64

Otherwise, the application will fail to locate libcef.dll

The application console window can be removed by commenting out lines 87-95 from Cinder-CEF/src/ciCEF.cpp (https://github.com/codeoncanvas/Cinder-CEF/blob/master/src/ciCEF.cpp#L87-L95)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published