GithubHelp home page GithubHelp logo

elefantti / draw_points Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3 KB

ChatGPT generated code to send points over WebSocket and draw them using WebGL

HTML 6.16% JavaScript 62.80% Python 27.35% Shell 3.69%

draw_points's Introduction

Sending points from Python to Javascript for drawing

This code was largely written by ChatGPT. It forgot to add gl_PointSize and didn't scale the coordinates correctly. On the backend side it used app.get instead of app.websocket, forgot to add import asyncioand instead imported a bunch of unneccessary stuff that has been left in the code, but commented out.

Otherwise it produced a functional program on the first try.

  • Prompt 1 "Can you write me a JavaScript program that receives list of 2D points over websocket and draws it using WebGL"
  • Prompt 2 "I saved the file as draw_points.js, can you generate the HTML page to host it?"
  • Prompt 3 "Could you give me a matching Python backend for it? Maybe using fastapi and sending points in the shape of a heart to the front end?"

I wrote the dockerfile and shellscript by hand. Coding music was generated by Riffusion AI https://www.riffusion.com/

draw_points's People

Contributors

elefantti avatar

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.