Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Visual Studio Code Extension for viewing html files in 3D

License

NotificationsYou must be signed in to change notification settings

Aizhee/3d-html-viewer

Repository files navigation

A Visual Studio Code extension that allows you to debug your HTML files in a 3D perspective. Perfect for visualizing the structure of your HTML documents and exploring the spatial relationships between elements.

Buy Me a Coffee at ko-fi.com

preview

Features

  • 3D Visualization: View your HTML documents in a 3D space.

    ⚠️ Important: this only works if your HTML has a body tag!

  • Custom Stacking: Render stack of elements byDOM,Z-INDEX orBOTH

mode

  • Reload on Save: Any saved changes will automatically be reflected in the renderer

livereload

  • Quick HTML Change: Changes rendered HTML based on which editor is active (as long as its a valid HTML)

quickchange

  • View Element Details View information about the element's position, size, layer, etc.

info

Installation

To install the3D HTML Viewer extension, follow these steps:

  1. Open Visual Studio Code.
  2. Go to the Extensions view by clicking on the Extensions icon in the Activity Bar.
  3. Search for "3D HTML Viewer" by Aizhe.
  4. ClickInstall.

Usage

  1. Open an HTML file in VS Code.
  2. PressCtrl+Shift+3 (Windows/Linux) orCmd(⌘)+Shift+3 (Mac) to activate the 3D viewer.
  3. Customize the view using the available settings.

For more info you can read theguide

Contributing

If you encounter any issues or have suggestions for improvements, please visit theGitHub repository and submit an issue or pull request.

Changes

See changeloghere

License

Uses GPL-3.0 Licensed code fromdom3d.js by OrionReed which this project is based on.

GPL-3.0 © Aizhe 2024



[8]ページ先頭

©2009-2025 Movatter.jp