Skip to content

Wrapper for SketchUp view and camera functionality.

License

Notifications You must be signed in to change notification settings

Eneroth3/view-lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

View

Wraps much of SketchUp's internal complexity, such as field of view sometimes being measured vertically and sometimes horizontally, and handling of explicit vs implicit aspect ratios.

Installation

  1. Place file inside your extension's directory, preferably in a sub-directory called vendor to distinguish it from your own code base.
  2. Wrap file content in your extension's namespace.
  3. Require the file from files depending on it.

Releases

No releases published

Packages

No packages published

Languages