Code Monkey home page Code Monkey logo

Comments (5)

Fancy2209 avatar Fancy2209 commented on June 12, 2024 1

Hi there, You're absolutely right, the lack of native vector shapes is the main drawback of Starling, and what you're suggesting would be the way to go to make this possible.

However, to be honest - as you can see from the lack of recent updates - I don't have much time to develop Starling at the moment, so I'm afraid it's unlikely to happen any time soon.

(I've always loved working on Starling, but since the financial support from Adobe and others stopped, I had to move on to other projects and reduced my development efforts for Starling mostly to fixing urgent bugs and keeping it compatible with the latest AIR versions. It's totally possible to add a small feature here or there when requested, but what you're asking would be a major effort.)

I completely understand, it's still impressive you have maintained Starling support for so long! Away3D basically died the year Adobe cut funds, so it is appreciated you at least made sure to keep Starling working after all this time.
It really just striked me off this was missing you know? I am surprised no one suggested this sooner

from starling-framework.

PrimaryFeather avatar PrimaryFeather commented on June 12, 2024

Hi there,
You're absolutely right, the lack of native vector shapes is the main drawback of Starling, and what you're suggesting would be the way to go to make this possible.

However, to be honest - as you can see from the lack of recent updates - I don't have much time to develop Starling at the moment, so I'm afraid it's unlikely to happen any time soon.

(I've always loved working on Starling, but since the financial support from Adobe and others stopped, I had to move on to other projects and reduced my development efforts for Starling mostly to fixing urgent bugs and keeping it compatible with the latest AIR versions. It's totally possible to add a small feature here or there when requested, but what you're asking would be a major effort.)

from starling-framework.

Fancy2209 avatar Fancy2209 commented on June 12, 2024

https://github.com/Fancy2209/Starling-Dynamite
I got a POC working but the starling graphics extension forks out there all have issues displaying flash shapes as they weren't tested to render such things
The built in Canvas has no LineTo/MoveTo/CurveTo right?
I might try to port NanoVG to AS3 if it doesn't.

from starling-framework.

PrimaryFeather avatar PrimaryFeather commented on June 12, 2024

Mhm, Flash shapes had some very specific properties, right? I was always impressed how drawing in Flash / Adobe Animate felt almost like working with a pixel-based app. I can imagine it's hard to replicate that 100%.

The built in Canvas of Starling doesn't have those methods; the closest that's there is the drawPolygon method, which triangulates a simple list of points, but doesn't support any curves. All rather bare-bones, I'm afraid. 😳

from starling-framework.

Related Issues (20)

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.