Skip to content
Posted on:March 8, 2017 at 11:30 PM

Write a 3D Desktop Application using Node.js at Autodesk

Write a 3D Desktop Application using Node.js at Autodesk

Write a 3D Desktop Application using Node.js March 8 · 6:00 PM Autodesk Gallery 6:30 PM

shivya

Desktop to Web

  • WebGL
  • nodejs
  • company moving to cloud
  • no more desktop app -> moving to web app

electron

  • app ->
    • server, interface (backend -> frontend)
  • desktop app with js
    • native desktop apis
    • easy deploy to local machine
    • write in js
    • installed app has the same ui as the website
  • visual studio code and atom is written in electron
  • word press, skype, slack app is built with electron

framework

  • two most popular framework to write application with js
    • electron, nw.js (node webkit.js)

electron

Web Analytics