Codeverse
Turn your code into a 3D universe! This Visual Studio Code extension visualizes your code structure in an interactive 3D environment.
Features
- Function Visualization: Each function becomes a 3D room you can explore
- Dynamic Connections: See how functions interact with each other
- Multi-Language Support: Works with Python, JavaScript, TypeScript, C++, and Java
- Interactive Environment: Navigate through your code in 3D space
Getting Started
- Install the extension from VS Code Marketplace
- Open a supported code file (Python, JavaScript, TypeScript, C++, or Java)
- Press
Ctrl+Shift+P (or Cmd+Shift+P on Mac)
- Type
"Codeverse: Unleash It" and press Enter
Requirements
- Visual Studio Code version 1.60.0 or higher
Controls
- Use your mouse to look around the 3D environment
- Functions are represented as glowing green cubes
- Connections between functions are shown as beams of light
Known Issues
- Large files may take longer to visualize
Release Notes
0.0.1
Initial release of Code Universe:
- Basic 3D visualization of code structure
- Function representation as 3D objects
- Simple rotation animation
Contributing
Feel free to open issues or submit pull requests.
License
This project is licensed under the MIT License.
| |