X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=m0n5t3r.info; s=m0n5t3r; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=uIvFIgEL8tz2oXyguu58G9F1rTzGhOAbD7SC48LWRIU=; b=iAvp3PlNh8istfIqvJD1SfWImIAPKuPqaPEiYJAKgS1iDkM2LhvVOm9obAkEjYaaf4 4mVn/t8Xlh9232EVra32fg7KVW6BITxoS/7mDiZhGT/1aKEsmPpNbNQ5NgdnvmN5R2fh qkJjY0B45McBBBZBGpkvGg6RoGKpKHRl7TOAI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=uIvFIgEL8tz2oXyguu58G9F1rTzGhOAbD7SC48LWRIU=; b=goIpTrmfsABzf68JmP8xFdzV9T+6PR1tbCeeg5CJ9JG181vpbgQsuiOF5eSTy5kWzr 2oPlFg8q5FocNTOilafqgHDRXOnhlA4RKqi2pnsigOA4uyk72sguMIEqRuOpk55CFlCd wLQ5mmwm+HORzY//uWGEibAxM06u9wZ6CJNrh/WmjcL+vn/1ubU6vCojIATcv8SfVTsv U1kCpTNTAtdoj7FIRg38CfdNS3vej/b27ug/NRl75Z1ajReuY3MOWuGZ/4LVAJO0YBBv 4AXAFsx8ECPQygmw/6dL8ymjb5KtCMrIC4kbHYzy3H5TShJns+KXKMcZiBiB2mQ59KGv Gm0A== X-Gm-Message-State: ALoCoQnLx56VB8wZmkuLMjX220iMp5NwDIRKwi9Ny4df8Uly6A8trXOb9aWHhcZ6z/VI4iMTscr5 X-Received: by 10.194.20.67 with SMTP id l3mr9707792wje.94.1427216545629; Tue, 24 Mar 2015 10:02:25 -0700 (PDT) Message-ID: <5511989A.9090207@m0n5t3r.info> Date: Tue, 24 Mar 2015 19:02:18 +0200 From: Sabin Iacob User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:36.0) Gecko/20100101 Thunderbird/36.0 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] 3D view References: <55116AFB DOT 8090602 AT systella DOT fr> <551190D6 DOT 9090301 AT prochac DOT sk> In-Reply-To: <551190D6.9090301@prochac.sk> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Reply-To: geda-user AT delorie DOT com On 03/24/2015 06:29 PM, Milan Prochac wrote: > On 24. 3. 2015 14:47, BERTRAND Joël wrote: >> Hello, >> >> I'm trying to install 3D functionalities on PCB application. I >> have found vrml libraries (http://pcb.bastl.sk/?page_id=24). I >> suppose some installation process are missing. I only have installed >> vrml in /usr/local/share/pcb, but I don't know how associate 3D model >> to components. >> >> Any idea ? I haven't found any information... >> > > The libraries are not sufficient - you need also PCB compiled with > VRML export filter (apply the patch from referred page and compile). > There is no default library of 3D models, just some helper scripts. > How to use them to generate 3D models can be found here: > http://pcb.bastl.sk/?page_id=6. > > Anyway, the VRML export filter is obsolete and it is not longer > maintained. slightly offtopic, but I think openscad might be a better idea if something like this is to be implemented in the future; povray is much prettier, true, but you can't rotate the thing in real time (or, say, build your enclosure around the board, export to STL and have it 3d printed / milled / whatever)