Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamjuaness/ellipsoidapp

This application made in python graphs the traces of any ellipsoid, you can select which plane the user wants to see or if they want to see the 3D space
https://github.com/iamjuaness/ellipsoidapp

Last synced: 9 days ago
JSON representation

This application made in python graphs the traces of any ellipsoid, you can select which plane the user wants to see or if they want to see the 3D space

Awesome Lists containing this project

README

        

# EllipsoidApp
This application made in python graphs the traces of any ellipsoid, you can select which plane the user wants to see or if they want to see the 3D space

## Main window
![Main window](https://github.com/Juankart65/EllipsoidApp/assets/104481229/6ae0d03f-f52e-444e-904e-b6e8feff8a2a)

## Traces in the XY plane
![Ellipsoid with axes 4, 2, 3 and 4 traces](https://github.com/Juankart65/EllipsoidApp/assets/104481229/6ffacb3d-c839-49cd-a8ee-b020fdbced29)
![View from 3D space](https://github.com/Juankart65/EllipsoidApp/assets/104481229/457870a7-913d-4fc2-b2dc-356930b6f552)
![View from the XY plane](https://github.com/Juankart65/EllipsoidApp/assets/104481229/dfe3e6ae-3f9b-4f2f-af06-7328a75f735b)

## Traces in the XZ plane
![Ellipsoid with axes 4, 2, 3 and 4 traces](https://github.com/Juankart65/EllipsoidApp/assets/104481229/c4b4fbf7-d136-483f-b362-ef39915e8565)
![View from 3D space](https://github.com/Juankart65/EllipsoidApp/assets/104481229/61d52a61-5544-46fd-b235-23334c12959f)
![View from the XZ plane](https://github.com/Juankart65/EllipsoidApp/assets/104481229/dc82dc7b-ab3a-4906-be37-2b3c920e0d7d)

## Traces in the YZ plane
![Ellipsoid with axes 4, 2, 3 and 4 traces](https://github.com/Juankart65/EllipsoidApp/assets/104481229/6f67e1bd-ea2b-4de8-8c36-51cf203319ef)
![View from 3D space](https://github.com/Juankart65/EllipsoidApp/assets/104481229/dd803efc-350a-4b7b-b1ff-5f6487a122a2)
![View from the YZ plane](https://github.com/Juankart65/EllipsoidApp/assets/104481229/4c9cf3b1-2a1a-4c83-a220-d0067d7987ca)

## Traces in the XY, XZ, YZ planes
![Ellipsoid with axes 4, 2, 3 and 4 traces](https://github.com/Juankart65/EllipsoidApp/assets/104481229/59574298-8324-4065-b67d-807703c8aaad)
![View from 3D space](https://github.com/Juankart65/EllipsoidApp/assets/104481229/c8604947-cbe5-4e39-881d-8de47fd475f3)