malokhvii-eduard / mod3d

🎨 A simple 3D editor, that allows wrapping a 3D model into a texture. As a texture, there could be used UV mappings, images, or figures.

Home Page:https://mod3d.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎨 Mod3D

A simple 3D editor, that allows wrapping a 3D model into a texture. As a texture, there could be used UV mappings, images, or figures.

License Husky Commitizen Style Guide ESLint stylelint markdownlint commitlint CI Workflow Netlify Status

Demo

πŸŽ‰ Features

πŸ› οΈ Tech Stack

EditorConfig Markdown JavaScript Babel HTML5 Sass SVG Vue.js Vuex Vuetify WebGL Three.js Yarn Webpack Prettier ESLint stylelint commitlint markdownlint SonarJS PostCSS PurgeCSS Material Design Material Design Icons Simple Icons PWA Netlify Thingiverse Shields.io Blender Git GitHub GitHub Actions

✍️ Contributing

πŸ‘πŸŽ‰ First off, thanks for taking the time to contribute! πŸŽ‰πŸ‘

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Init Submodules (git submodule update --init --recursive)
  3. Create your Feature Branch (git checkout -b feature/awesome-feature)
  4. Commit your Changes (git commit -m 'Add awesome feature')
  5. Push to the Branch (git push origin feature/awesome-feature)
  6. Open a Pull Request

πŸ’– Like this project ?

Leave a ⭐ if you think this project is cool or useful for you.

⚠️ License

Mod3D is licenced under the MIT License. See the LICENSE for more information.

About

🎨 A simple 3D editor, that allows wrapping a 3D model into a texture. As a texture, there could be used UV mappings, images, or figures.

https://mod3d.netlify.app

License:MIT License


Languages

Language:Vue 66.2%Language:JavaScript 17.9%Language:HTML 12.0%Language:SCSS 3.6%Language:Shell 0.3%