Plot mesh as interactive html

버전 1.6.0.0 (5.22 KB) 작성자: Benjamin I
A simple script to convert a mesh consisting of faces and vertices to an interactive html document.
다운로드 수: 809
업데이트 2015/8/23

x3mesh is a small and simple script for converting a Matlab mesh consisting of faces and vertices into an x3dom object in an html file.
This allows 3d objects to be displayed and interacted with on the web (rotate and zoom).

Run demo1.m and demo2.m to try it out. The script produces a .html files which can be opened in a browser.

An example of the output can be found here:
http://www.birving.com/other/Example4.html

The script takes advantage of the x3dom web format. More details can be found here:
http://www.x3dom.org/

Not supported by internet explorer. Use a recent Firefox, Chrome or Safari browser.

Update:
1) Added better optional argument parser
2) Added option to set vertex color
3) Added option so set mesh to auto-rotate

인용 양식

Benjamin I (2026). Plot mesh as interactive html (https://github.com/benjaminirving/matlab-to-html-plot), GitHub. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Printing and Saving에 대해 자세히 알아보기

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.6.0.0

Linked to github

1.5.0.0

added better demo files and surf export example

1.4.0.0

added ability to set mesh color and autorotation. Improved function parsing using inputParser.

1.3.0.0

added a second demo file

1.2.0.0

update title to make it clearer

1.1.0.0

added note about internet explorer not being supported

1.0.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.