September 2nd, 2007, 5:58 pm
i assume you are asking for simulating variance gamma process, which is a subordinated Brownian motion with gamma time change. you may first simulate a sequence of gamma variates with appropriate parameters. then you can simulate a path of BM by replacing fixed time interval by the simulated gamma time change (cf. Rama Cont and Tankov p.184, algorithm 6.11).