This project is a 3D interactive resume created using the Blend4Web addon for Blender. It showcases my skills, experience, and projects in a unique and engaging way.
Check the 3D resume HERE
- Interactive 3D model: Navigate through different sections of the resume using an interactive 3D interface.
- Detailed Information: Each section provides detailed information about my background, skills, experience, and projects.
- Engaging Presentation: The use of 3D graphics makes the resume visually appealing and engaging.
To run this project locally, you need to have the following installed:
-
Clone the repository:
git clone https://github.com/Venkatesh4049/3D-Resume.git cd 3D-Resume
-
Open a project in Blender:
- Open Blender and enable the Blend4Web addon if it's not already enabled.
- Create the
.blend
with your own project.
-
Export the project using Blend4Web:
- In Blender, go to the Blend4Web addon panel.
- Choose the appropriate export settings and export the project as a web application.
-
Host the exported files:
- You can use a local server or any web hosting service to host the exported HTML and json files.
After exporting and hosting the project, open the index.html
file in a web browser to view and interact with the 3D resume.
If you'd like to contribute to this project, please fork the repository and use a feature branch. Pull requests are welcome.
- Fork the repository.
- Create a new feature branch (
git checkout -b feature/YourFeature
). - Commit your changes (
git commit -m 'Add some feature'
). - Push to the branch (
git push origin feature/YourFeature
). - Create a new Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or feedback, feel free to contact me at [appiyavenkatesh@gmail.com].
Created by Venkatesh.A.M