We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Input fields

Home Forums General Questions Input fields

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #32218
    parsec
    Customer

    Hi new over here wondering if it is possible in verge to integrate text input fields and connect with a google Sheets database.

    Also would be possible to have a plane displaying a JS mini game in 3d, and have verge capture results to Triger something on the scene?

    #32228

    Hi,

    sure you can use HTML-based UI as well as JavaScript in your app. Sometimes it is possible to do everything with the Puzzles alone.

    Also would be possible to have a plane displaying a JS mini game in 3d, and have verge capture results to Triger something on the scene?

    that would require 3D CSS transformations for the iframe element (in which you can load the game), synchronized with a 3D plane.

    this is quite advanced topic – you look at this guide for example: http://learningthreejs.com/blog/2013/04/30/closing-the-gap-between-html-and-webgl/

    Chief 3D Verger | LinkedIn | Twitter

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.