Page 1 of 1

Unknown/documented feature

Posted: Mon Feb 29, 2016 11:30 am
by Bri_G
Hi Guys,

First time on here - been playing sometime and trying to learn from the forum members about Love2d - major task for me, fast moving package.

One quick query - found a couple of examples I was interested in that used the noise function to generate a 2D greyscale image. First example fine but the second example had a graphics function in that I was not familiar with:

love.graphics.newGeometry()

Found this page https://love2d.org/wiki/love.graphics.newGeometry that I thought would have explained the function, no such luck - some text would have been nice!!

I think this may have been a possible function in one of the upgrades, which was not pursued. Anyone here who can enlighten me?

Cheers,

Bri_G

:cry:

Re: Unknown/documented feature

Posted: Mon Feb 29, 2016 11:53 am
by monolifed

Re: Unknown/documented feature

Posted: Mon Feb 29, 2016 11:56 am
by bartbes
The reason the page was removed is because it never existed in a released version. It was renamed to [wiki]Mesh[/wiki].

EDIT: And I started writing this before ingsoc451 edited their post!

Re: Unknown/documented feature

Posted: Mon Mar 07, 2016 12:03 pm
by Bri_G
Hi All,

Sorry about the delay, holiday, thanks for the feedback. I'm now in the middle of updating a few apps to run on 10.1.

Thanks again,

Bri_G