Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Why is point-based rendering used?

Received: by 10.66.84.38 with SMTP id v6mr499232pay.32.1353556905140;
        Wed, 21 Nov 2012 20:01:45 -0800 (PST)
Path: 6ni4631pbd.1!nntp.google.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!nrc-news.nrc.ca!goblin2!goblin.stu.neva.ru!feeder.erje.net!eu.feeder.erje.net!news2.arglkargh.de!zen.net.uk!dedekind.zen.co.uk!reader02.nrc01.news.zen.net.uk.POSTED!not-for-mail
From: Nobody <nob...@nowhere.com>
Subject: Re: Why is point-based rendering used?
Date: Sat, 17 Nov 2012 00:10:27 +0000
User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.)
Message-Id: <pan.2012.11.17.00.10.26.767000@nowhere.com>
Newsgroups: comp.graphics.algorithms
References: <f00a8432-c601-4f4b-af31-116edef92ae1@googlegroups.com>
MIME-Version: 1.0
Lines: 7
Organization: Zen Internet
NNTP-Posting-Host: 26512efb.news.zen.co.uk
X-Trace: DXC=W_96Q>55e]\ckQh3@6>J2P]G;bfYi23hT=dR0\ckLKGPWeZ<[7LZNRV8VJhX0JL0@WNQ<`Sf8^Ta_=::WMiAM4]Um5L7^?ge[9T
X-Complaints-To: abuse@zen.co.uk
Bytes: 1276
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

On Thu, 15 Nov 2012 22:15:15 -0800, jogging wrote:

> It is easy to render triangle meshes. Why is point-based rendering used?

Converting a point cloud to a mesh requires knowing which vertices are
part of the same triangle, and that information presumably isn't available.