日ざし曲線メジャー
GitHub
Building Energy Simulation (Sources)
sketchup plugins programming
- 스케치업, 어디까지 쓰고 계신가요?
- SketchUp Ruby API
- SketchUp For Drawing (3) 스케치업 부가 기능 설치하기
- 세상에서 가장 쉬운 스케치업 강좌
- Lessons
1)Sketchup plugins = sketchup extensions
2)Ruby scripts are used for extensions.
3)Extension Digital Signature - 스케치업 루비 및 소스
- The 10 Best SketchUp Plugins in 2016
- Batch scrambling
- Ruby 101
Ruby Programming
Sketchup Plugins for sunshine analysis
1.SketchUp日照大师
Sketchup plugin. Beta 6 free download
5.SunHours
Calculate how much faces are in the sun over the year.
6.Shadow Analysis
Analyze solar conditions of built environment.
7.Solar Energy Analysis
Analyze solar insolation.
8.1001shadows
1001Shadows is a plugin for Google Sketchup that generates a series of shadow outlines from a start time to end time with user defined intervals.
9.Skelion
Design solar thermal or solar photovoltaic installations starting from a 3d model.
Design residential installations or ground mount power plants in a few clicks using Sketchup and Google Earth.
Reduce the cost of the design saving hours of modeling time.
Make good looking professional presentations and proposals.
DXF Viewer
1 de.caff DXF viewer
in Java
XML encoding
XML 문서의 인코딩에 대해서 다음과 같은 주장이 있다.
-
UTF-8로 XML 문서 인코딩 하기 – Elliote Harold
-
한글은 EUC-KR로 한다 – kyuseo
-
한글 텍스트 파일 열기(VB.NET) – solarview