os-fpga / 1st-CLaaS

Framework for developing and deploying FPGA logic in the cloud as a microservice for web and cloud applications
BSD 3-Clause "New" or "Revised" License
197 stars 42 forks source link

React Port for mandelbrot #40

Closed mdfaizan7 closed 4 years ago

mdfaizan7 commented 4 years ago

Details

Working to port the mandelbrot project to React.

PS ~ Still a WIP.

stevehoover commented 4 years ago

I accepted your pull request. Aso, this resulted in 3 dependabot auto-pull-requests to incorporate security fixes. I accepted these blindly. You might want to pull from master and npm install to test these updates.

This is definitely helping me to understand your skills. I hope you are enjoying the project. Busy week coming up for me, but we'll talk soon.

Steve Hoover https://www.linkedin.com/in/steve-hoover-a44b607/ 774-773-8333

http://www.redwoodeda.com/

On Thu, Oct 1, 2020 at 5:41 AM Faizan notifications@github.com wrote:

Details

Working to port the mandelbrot project to React.

PS ~ Still a WIP.

You can view, comment on, or merge this pull request online at:

https://github.com/stevehoover/1st-CLaaS/pull/40 Commit Summary

  • initialized a react-app with create-react-app
  • made resizeable panels
  • made a working form for renderer
  • changed the structure
  • made some form elements
  • made a duplicate front-end in React
  • ➕ added zustand and implemented it
  • ➕ added 3-D and Theme Option
  • ➕ added Colors and Textures option
  • ✊ added gesture events for fractal image
  • 💩 fractal image generated (kind of)
  • 🚌 pushing for transporting changes

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stevehoover/1st-CLaaS/pull/40, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWHLEFFVBICGNVHE7BJ6JTSIRFFFANCNFSM4SAF7L2Q .

mdfaizan7 commented 4 years ago

Hi Steve, sorry I was not able to reply earlier. I had my mid-sem exams going on at that time and I was pretty busy with that.