GithubHelp home page GithubHelp logo

jtg91389 / fourier-analysis-3d-string-art Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 43.95 MB

The goal of this project is to review linear algebra by making a tool that dictates where on a sphere you'd want to attach a piece of string to create a 3-dimensional shadow of a model inside of the sphere. Inspired by this video(https://www.youtube.com/watch?v=WGccIFf6MF8).

Python 100.00%

fourier-analysis-3d-string-art's Introduction

Solving 3D string art with Fourier Analysis

But why? - "The goal of this project is to review linear algebra by making a tool that dictates where on a sphere you'd want to attach a piece of string to create a 3-dimensional shadow of a model inside of the sphere. Inspired by this video(https://www.youtube.com/watch?v=WGccIFf6MF8)."

Just to review linear algebra and become more comfortable working with Python visualizations.

My goal is to be able to upload a 3d model(file formats not selected yet) and to create a series of vertices that will rest on the surface of a sphere. Each vertex will be connected to two other vertices (edges) that will travel through the interior of the sphere. The goal is that we could make everything transparent other than the edges connecting the vertices, and this should create something similar to the 3d depiction of our model in edges.

Things to answer before beginning

-What Python libraries will I use -What file format will I upload 3d models in. -Do I want to track points on the sphere in [x,t,z] point pairs representing vectors(linear algebra). -(Maybe don't rotate) Do I want to use quaternions(abstract algebra), does this make sense if I avoid rotations, think gimble lock with linear matrix approach and Euler angles. -Maybe use MatPlotLib, pyMesh, pyTorch3d and solidPython as potential options.

Setup

Virtual env

=> source fourier-analysis-3d-string-art/bin/activate

fourier-analysis-3d-string-art's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.