Kumar,
Thank you for your introduction! Please feel free to join our mailing list or
Zulip chat channel (both linked on the GSoC site) to discuss your project. We
look forward to working with you.
Cheers!
Sean
> On Apr 1, 2019, at 7:27 AM, Kumar Chandranshu
> wrote:
>
> Hello
> I, Kumar
On Thu, Mar 24, 2016 at 3:37 PM, Gauravjeet Singh
wrote:
> Hey, Davis
> This project has been ported to meteor framework.
>
> The latest code is at
> https://github.com/BRL-CAD/OGV-meteor/tree/GSOC2015-merged
Since this is a meteor project, it may require extra packages for bower and npm.
To use
On Thu, Mar 24, 2016 at 2:40 PM, Davis Marques wrote:
> Is this the latest online geometry viewer code?
>
> https://github.com/BRL-CAD/geometry_viewer
Hey, Davis
This project has been ported to meteor framework.
The latest code is at
https://github.com/BRL-CAD/OGV-meteor/tree/GSOC2015-merged
Sean;
Apologies for the broken demos ... :S oops.. I'll get that fixed.
Not a good first impression.
Is this the latest online geometry viewer code?
https://github.com/BRL-CAD/geometry_viewer
Davis
--
Davis M. Marques
t: 61 0418 450 194
e dmarq...@freshbits.io
w: http://www.freshbits.io
Hi Davis,
> I've just spent a number of months working on a JavaScript library for
> making browser based CAD applications. The library is called FOUR and
> works on top of threejs. If my library would be of help to your
> project, I would be happy to contribute my assistance where I can to
> hel
hi;
I've just spent a number of months working on a JavaScript library for
making browser based CAD applications. The library is called FOUR and
works on top of threejs. If my library would be of help to your
project, I would be happy to contribute my assistance where I can to
help you integrate a
Hello Singh,
Thanks for the info.
I'm considering using both Kohana and Node.js to simulate real-time.
Would this be a great idea ?
I just submitted my proposal, though am still working on it.
http://www.google-melange.com/gsoc/proposal/public/google/gsoc2014/quincykwende/5668600916475904
NB: On
On Fri, Mar 21, 2014 at 3:14 AM, Quincy Kwende wrote:
> Hello,
>
> I'm a first year MTech Student at the University College of Technology
> Buea, Cameroon, I would love to work on the Online Geometry Viewer
> Back-end.
Thanks! Welcome.
> I intend to use Kohana v3.3.x (a full stack HMVC (PHP) fra
Hello,
I'm a first year MTech Student at the University College of Technology
Buea, Cameroon, I would love to work on the Online Geometry Viewer
Back-end.
I intend to use Kohana v3.3.x (a full stack HMVC (PHP) framework) to
rewrite the OGV whose development started in 2013. Kohana has a rich
modu
On Wed, Jan 22, 2014 at 7:37 PM, Deepak Sharma wrote:
> I have proposed Sean about the creation of "online geometry viewer"
> mock-up. Basically in this mock-up I focused on the making of good
> landing page, good typography and description about the online
> geometry viewer. As Inderpreet said, i
On Thu, Jan 30, 2014 at 10:06 AM, Harmanpreet Singh wrote:
> In place of "Download" we can have option of "Browse Models" or "Model
> Repository" or something similar. It would look like a gallery where
> any user (registered or unregistered) could access to our collection
> of models and see them
On Wed, Jan 22, 2014 at 7:37 PM, Deepak Sharma wrote:
> I have proposed Sean about the creation of "online geometry viewer"
> mock-up. Basically in this mock-up I focused on the making of good
> landing page, good typography and description about the online
> geometry viewer. As Inderpreet said, i
I have proposed Sean about the creation of "online geometry viewer"
mock-up. Basically in this mock-up I focused on the making of good
landing page, good typography and description about the online
geometry viewer. As Inderpreet said, in my previous mail thread named
"Introduction" to bring out con
On Tue, Jul 23, 2013 at 10:28 AM, Christopher Sean Morrison
wrote:
> NURBS are far too complicated to be fully comprehended within the limited
> timeframe of GSoC. I wasn't sure at first, but I think that you simply don't
> have sufficient background to tackle that right now.
I admit it.
Eve
On Jul 18, 2013, at 8:39 AM, Harmanpreet Singh wrote:
> To accomplish above task, I also recently studied about the basics of
> curve modeling, Bezier and NURBS curves. However they are such vast
> topics that one need sufficient time to read, understand and
> experiment. But I get a very basic i
On Sun, Jul 14, 2013 at 9:21 PM, Christopher Sean Morrison
wrote:
> I mentioned WebGLU not because it currently has support for NURBS but because
> it aims to provide GLU support, which specifies NURBS capability. I'd
> already looked at their code and noticed they do not implement that piece.
On Jul 14, 2013, at 6:55 AM, Harmanpreet Singh wrote:
> On Sun, Jun 30, 2013 at 8:56 AM, Christopher Sean Morrison
> wrote:
>
>> There's also WebGLU. System GLU has limited support for visualizing trimmed
>> NURBS.
>
> ...snip...
> It also offers support for animation and partial .obj parser
On Sun, Jun 30, 2013 at 8:56 AM, Christopher Sean Morrison
wrote:
> There's also WebGLU. System GLU has limited support for visualizing trimmed
> NURBS.
I read about WebGLU from GitHub. It has ready made modules available
to reuse and many other things are automated such as 'setting up any
pro
On Sun, Jun 30, 2013 at 8:44 AM, Christopher Sean Morrison
wrote:
> Yeah, I was afraid it wasn't yet hooked into the facetize command. The
> functionality exists, though, so you could make it work as a first step.
Where is the code of facetize command located that need to be hooked?
I searched
On Jun 29, 2013, at 5:39 PM, Harmanpreet Singh wrote:
> Didn't found anything specific for direct visualization of NURBS
> geometry. However, three.js developers have implemented NURBS curves
> and surfaces to work with three.js but I'm not sure whether it is
> currently useful for us, may be in
On Jun 29, 2013, at 11:52 AM, Harmanpreet Singh wrote:
>> Excellent, I suggest having your viewer front-end work directly with NURBS
>> geometry or facetizations thereof. If you run the brep command on your
>> sphere object, you can create a sphere.brep object. The facetize command (I
>> thi
On Jun 29, 2013, at 8:26 PM, Jonathan Merritt wrote:
> (I'm a mailing-list lurker, not a BRL-CAD developer...)
Glad to see the discussion prompt some delurking. Awesome. :)
> The NURBSForTHREE library looks interesting, but it doesn't appear to have
> any support for trim curves yet. So alth
Hi Harmanpreet,
(I'm a mailing-list lurker, not a BRL-CAD developer...)
The NURBSForTHREE library looks interesting, but it doesn't appear to have
any support for trim curves yet. So although it can tesselate un-trimmed
NURBS, you would probably have to do quite a lot of additional work, either
On Sat, Jun 29, 2013 at 9:22 PM, Harmanpreet Singh wrote:
> On Sat, Jun 29, 2013 at 2:41 AM, Christopher Sean Morrison
>> Alternatively, you could export the brep directly and figure out how to
>> visualize NURBS geometry directly if you find a web technology that supports
>> them.
>
> I will s
On Sat, Jun 29, 2013 at 2:41 AM, Christopher Sean Morrison
wrote:
>
> Excellent, I suggest having your viewer front-end work directly with NURBS
> geometry or facetizations thereof. If you run the brep command on your
> sphere object, you can create a sphere.brep object. The facetize command
On Jun 28, 2013, at 1:17 PM, Harmanpreet Singh wrote:
> I started with making a simple BRL-CAD database file having a object
> (sphere) and converted it to text format using g2asc. I found all
> input information, category of entity and additional information in
> the form of A (x1, y1, z1), B(x2
As suggested by Sean to concentrate on making "Online Geometry Viewer"
instead of geometry editor, I started moving in this direction.
I started with making a simple BRL-CAD database file having a object
(sphere) and converted it to text format using g2asc. I found all
input information, category
27 matches
Mail list logo