Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #20866
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!feeder.erje.net!eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!feed.cnntp.org!news.cnntp.org!not-for-mail |
|---|---|
| Date | Wed, 02 Jan 2013 11:04:26 +0100 |
| From | Thorsten Kiefer <me@home.org> |
| User-Agent | Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.9.2.9) Gecko/20100915 Thunderbird/3.1.4 |
| MIME-Version | 1.0 |
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: n-dimensional raytracer |
| References | <50e30a52$0$2087$6e1ede2f@read.cnntp.org> <c7ab92da-32ef-4bbf-89b3-31bce8fd67c4@googlegroups.com> <12edqiibarsdd$.1wx7fqc20iwz9.dlg@40tude.net> <ef7c63af-5405-4617-9614-3c597819f3b2@googlegroups.com> |
| In-Reply-To | <ef7c63af-5405-4617-9614-3c597819f3b2@googlegroups.com> |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| Lines | 49 |
| Message-ID | <50e4060e$0$2088$6e1ede2f@read.cnntp.org> (permalink) |
| Organization | CNNTP |
| NNTP-Posting-Host | aed7fc7e.read.cnntp.org |
| X-Trace | DXC=VPNI>>cUG6T4VG>4`<NbRVWoT\PAgXa?Q<M?3INC\]VZSSP^fh2fa_X6\cT301j`@TM_Q[K\S6V8^ |
| X-Complaints-To | abuse@cnntp.org |
| Xref | csiph.com comp.lang.java.programmer:20866 |
Show key headers only | View raw
Am 01.01.2013 23:17, schrieb Lew: > Joerg Meier wrote: >> Lew wrote: >>> Thorsten Kiefer wrote: >>>> this is an example program : >>> For maximum clarity, Usenet posts should have all relevant information in >>> the body of the post proper. >>>> https://github.com/******/RayMultiDim.git >>>> https://github.com/******/CPURootBeer.git >> >>>> Needs at least an 8-core cpu [sic]. >> >>> Well, I'm sure you are very proud. >> >>> What is this, is it even in Java, and why should we care? >> >>> I am rather interested in how you determined that this program >>> (it is a program, right?) needs an eight-core CPU. >> >>> Care to share? >> >>> But don't share here if the program isn't written in Java. >> >> It's Java, albeit pretty horrible Java - Exceptions are quietly swallowed, > > Good news. Then it's on topic. > >> everything is public, no comments, and the parts of the program I looked at >> look like one giant race condition, where bugs are treated with the good >> old "sleep and retry in a moment" method. >> >> I could also find no indication that this program would need a special kind >> of CPU, other than it spawning 16 ThreadS. My best guess is that this is a >> port of a C program by someone who doesn't understand Java very well yet, >> and probably never programmed for a living. > > So let's punt back to the OP: What would you like from us with regard to > your post? > > Are you looking for comments? Advice? > Yes, I would like some comments :) The reason, why I said it needs an 8-core, is such that it renders in realtime. Regards Thorsten
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
n-dimensional raytracer Thorsten Kiefer <me@home.org> - 2013-01-01 17:09 +0100
Re: n-dimensional raytracer Lew <lewbloch@gmail.com> - 2013-01-01 10:21 -0800
Re: n-dimensional raytracer Joerg Meier <joergmmeier@arcor.de> - 2013-01-01 23:07 +0100
Re: n-dimensional raytracer Lew <lewbloch@gmail.com> - 2013-01-01 14:17 -0800
Re: n-dimensional raytracer Thorsten Kiefer <me@home.org> - 2013-01-02 11:04 +0100
Re: n-dimensional raytracer Lew <lewbloch@gmail.com> - 2013-01-02 11:21 -0800
Re: n-dimensional raytracer Arne Vajhøj <arne@vajhoej.dk> - 2013-01-02 19:34 -0500
Re: n-dimensional raytracer bob smith <bob@coolfone.comze.com> - 2013-01-03 09:13 -0800
Re: n-dimensional raytracer Lew <lewbloch@gmail.com> - 2013-01-03 13:24 -0800
csiph-web