[go-nuts] GIMP plugins written in pure Go

2016-06-30 Thread simran
Hi All, Does anyone know of any GIMP plugins written in pure Go. I'm wanting to write some image modification stuff and want to plug it into GIMP, and being able to look at samples would really help. thanks, simran. ps: The inspiration is coming from a blog by Alex Parella wrote &qu

Re: [go-nuts] GIMP plugins written in pure Go

2016-07-01 Thread simran
kely to be one to a few at a time (not hundreds)... having said that, in gimp if we end up doing real-time painting based on resize, etc, then performance could definitely be a factor. cheers, simran. On Sat, Jul 2, 2016 at 11:54 AM, mikespook wrote: > Correct myself, we don't need c-sh

[go-nuts] Matrix Library && colour uint32's vs uint8's

2016-07-03 Thread simran
RGBA and give it uint32's? Would appreciate any pointers in that regard as well. thanks, simran. -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golan

Re: [go-nuts] Re: Matrix Library && colour uint32's vs uint8's

2016-07-03 Thread simran
layground for the above: https://play.golang.org/p/ToV1TH1NAr Really want to this colour problem, any help appreciated :) cheers, simran. On Mon, Jul 4, 2016 at 2:30 AM, Constantin Konstantinidis < constantinkonstantini...@gmail.com> wrote: > I cannot answer about the matrix library but the pack

Re: [go-nuts] Re: Matrix Library && colour uint32's vs uint8's

2016-07-03 Thread simran
nt8's. Essentially, i want to be able to tweak the r,g,b,a values without having to do converts from uint32's to uint8's as information is being lost there. cheers, simran. On Mon, Jul 4, 2016 at 9:58 AM, Matt Harden wrote: > I can't tell exactly what the problem is

Re: [go-nuts] Matrix Library && colour uint32's vs uint8's

2016-07-03 Thread simran
Hi Dan, I am hoping to find a general matrix library as i want to write my own rotation, translation, reflection methods; however, if you do know a good image library doing these, i'd appreciate it as a reference anyway. cheers, simran. On Mon, Jul 4, 2016 at 10:00 AM, Dan Kort

Re: [go-nuts] Matrix Library && colour uint32's vs uint8's

2016-07-03 Thread simran
pixel at (0,0): >> https://play.golang.org/p/i6F29OsdgD >> >> On Sun, Jul 3, 2016 at 5:08 PM simran wrote: >> >>> Hi Dan, >>> >>> I am hoping to find a general matrix library as i want to write my own >>> rotation, translation, r

Re: [go-nuts] Matrix Library && colour uint32's vs uint8's

2016-07-03 Thread simran
Hi Dan, I get a "page not found" on all those four links... cheers, simran. On Mon, Jul 4, 2016 at 10:22 AM, Dan Kortschak < dan.kortsc...@adelaide.edu.au> wrote: > github.com/gonum/matrix/mat64 (soonish to be gonum.org/pkg/matrix/mat64) > is a general purpose matr

Re: [go-nuts] Matrix Library && colour uint32's vs uint8's

2016-07-03 Thread simran
hub.com/gonum/matrix > - docs: https://godoc.org/github.com/gonum/matrix/mat64 > > https://github.com/go-gl/mathgl > - docs: https://godoc.org/github.com/go-gl/mathgl/mgl64 > > On Mon, 2016-07-04 at 12:08 +1000, simran wrote: > > Hi Dan, > > > > I get a &q

Re: [go-nuts] Matrix Library && colour uint32's vs uint8's

2016-07-03 Thread simran
thanks for your help though... have really appreciated it. cheers, simran. On Mon, Jul 4, 2016 at 12:26 PM, Matt Harden wrote: > I think you're best off not taking the RGBA values and then building a > color from them. Just take the color you're given and use m.Set(x, y, c) o

Re: [go-nuts] Matrix Library && colour uint32's vs uint8's

2016-07-06 Thread simran
:) I owe you a drink whenever you are in Sydney mate :) cheers, simran. On Thu, Jul 7, 2016 at 11:43 AM, Nigel Tao wrote: > On Mon, Jul 4, 2016 at 2:50 PM, simran wrote: > > Interestingly though, when i do a colour swap (without any type casting > happening now) - the colour probl

Re: [go-nuts] Go is for everyone

2016-07-19 Thread simran
I personally find Go just a joy to program in and show my kids some code all the time (my kids are 9 years old)... it's still complex for them as i haven't overwhelmed them with programming. What they do absolutely LOVE though is code.org ( https:/

Re: [go-nuts] Go is for everyone

2016-07-19 Thread simran
;> My personal experience is as somebody comming from almost 3 decades of >> oop with c++ and java, while there are a lot of tutorials etc for folks >> starting out with go as a first or second language. I find there is a lack >> of support for people moving from other langua

Re: [go-nuts] Who wants to use Go to process your camera's raw files?

2016-07-27 Thread simran
+1, i'd be keen to contribute to a native go library too... -- sent from my phone On 27 Jul 2016 7:50 pm, "Peter Herth" wrote: > Hi Jonathan, > > I think its an excellent idea, and would be possibly interested to > contribute. I am not really familiar with libraw, but there would be quite > som

[go-nuts] Looking for a Go Mentor (paid)

2017-06-11 Thread simran
d relationship lasting 6-9 months on this project, and much longer if you'll have me on further projects i dig into. thanks, simran. ps: I know there are good meetups and free online resources, but i can't do meetups (they are always evenings and i like to be home with the kids; and the

Re: [go-nuts] Re: pet peeve: it's Go not golang

2017-07-30 Thread simran
Er? sorry, couldn't help myself :) Go Go! On Mon, Jul 31, 2017 12:24 PM, Dave Cheney d...@cheney.net wrote: Golang helps much, when searching for Go related programming issues all over the internet Skip's point, which I heartily support, is here, on this forum, there is little ambigui

Re: [go-nuts] Re: pet peeve: it's Go not golang

2017-07-31 Thread simran
un, Jul 30, 2017, 9:10 PM simran wrote: Er? sorry, couldn't help myself :) Go Go! On Mon, Jul 31, 2017 12:24 PM, Dave Cheney d...@cheney.net wrote: Golang helps much, when searching for Go related programming issues all over the internet Skip's point, which I heartily support, is