[Cs-dev] A Preview of CsHtml5 on the Desktop
| Date | 2015-04-24 20:28 |
| From | Michael Gogins |
| Subject | [Cs-dev] A Preview of CsHtml5 on the Desktop |
| Attachments | GameOfLife3D.png None None |
I am waiting on the Qt SDK developers to clarify how well they will support exposing C++ objects in JavaScript in the WebEngine before I integrate a working model of the <CsHtml5> section of the CSD file in CsoundQt.
However, I have a prototype application that I have used for developing the code intended for CsoundQt. I have attached a screen shot of a Csound piece running in this application to give you a preview of what is possible. In this piece, HTML and JavaScript code embedded in the CSD file runs a 3-dimensional version of John Conway's "Game of Life." As the game evolves, it rotates in space and the lighting changes. Each live cell is played as a Csound note, in real time. The prototype app was developed using the Qt SDK and the Chromium Embedded Framework. If the Qt SDK's WebEngine doesn't turn out to expose C++ easily, I will move this code into CsoundQt at the cost of adding the Chromium Embedded Framework as a dependency (it's big!). If the WebEngine does support exposing C++ easily, I will adapt this code. The WebEngine also is big, but it comes with the Qt SDK. Regards, Mike ----------------------------------------------------- Michael GoginsIrreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com |
| Date | 2015-04-24 21:00 |
| From | Oeyvind Brandtsegg |
| Subject | Re: [Cs-dev] A Preview of CsHtml5 on the Desktop |
Lovely! 2015-04-24 21:28 GMT+02:00 Michael Gogins |
| Date | 2015-04-24 21:10 |
| From | Dave Seidel |
| Subject | Re: [Cs-dev] A Preview of CsHtml5 on the Desktop |
| Attachments | None None |
Fantastic! On Fri, Apr 24, 2015 at 4:00 PM, Oeyvind Brandtsegg <oyvind.brandtsegg@ntnu.no> wrote: Lovely! |
| Date | 2015-04-24 22:30 |
| From | Dave Phillips |
| Subject | Re: A Preview of CsHtml5 on the Desktop |
On 04/24/2015 03:28 PM, Michael Gogins wrote:
> ... I have a prototype application that I have used for developing the
> code intended for CsoundQt. I have attached a screen shot of a Csound
> piece running in this application to give you a preview of what is
> possible. In this piece, HTML and JavaScript code embedded in the CSD
> file runs a 3-dimensional version of John Conway's "Game of Life." As
> the game evolves, it rotates in space and the lighting changes. Each
> live cell is played as a Csound note, in real time.
>
That's impressive, I look forward to further reports. :)
Best,
dp
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here |
| Date | 2015-04-26 07:25 |
| From | joachim heintz |
| Subject | Re: A Preview of CsHtml5 on the Desktop |
+1!
Am 24.04.2015 um 23:30 schrieb Dave Phillips:
>
> On 04/24/2015 03:28 PM, Michael Gogins wrote:
>> ... I have a prototype application that I have used for developing the
>> code intended for CsoundQt. I have attached a screen shot of a Csound
>> piece running in this application to give you a preview of what is
>> possible. In this piece, HTML and JavaScript code embedded in the CSD
>> file runs a 3-dimensional version of John Conway's "Game of Life." As
>> the game evolves, it rotates in space and the lighting changes. Each
>> live cell is played as a Csound note, in real time.
>>
>
> That's impressive, I look forward to further reports. :)
>
> Best,
>
> dp
>
>
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Csound-users mailing list
> Csound-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-users
> Send bugs reports to
> https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here
>
------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Csound-users mailing list
Csound-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-users
Send bugs reports to
https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here |